[This is preliminary documentation and is subject to change.]
The CefContextMenuParams type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| Dispose | ||
| (Inherited from | ||
| Finalize | (Overrides | |
| GetDictionarySuggestions |
Returns true if suggestions exist, false otherwise. Fills in |suggestions|
from the spell check service for the misspelled word if there is one.
| |
Serves as a hash function for a particular type.
(Inherited from | ||
| GetMisspelledWord |
Returns the text of the misspelled word, if any, that the context menu was
invoked on.
| |
| GetMisspellingHash |
Returns the hash of the misspelled word, if any, that the context menu was
invoked on.
| |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
See Also