Structs§
- Context
Menu Element Information - Information about the element that a context menu was activated for. values which
do not apply to this element will be
None. - Context
Menu Element Information Flags - Context
Menu Request - Request to present a context menu to the user. This is triggered by things like right-clicking on web content.
- Embedder
Control Id - File
Picker Request - Filter
Pattern - Filter for file selection;
the
Stringcontent is expected to be extension (e.g, “doc”, without the prefixing “.”) - Input
Method Request - Request to present an IME to the user when an editable element is focused. If
typeisInputMethodType::Text, then thetextparameter specifies the pre-existing text content andinsertion_pointthe zero-based index into the string of the insertion point. - Select
Element Option - Selected
File - Response to file selection request
Enums§
- Alert
Response - Confirm
Response - Context
Menu Action - A particular action associated with a
ContextMenuItem. These actions are context-sensitive, which means that some of them are available only for some page elements. - Context
Menu Item - An item in a context menu.
- Embedder
Control Request - Embedder
Control Response - Prompt
Response - Select
Element Option OrOptgroup - Represents the contents of either an
<option>or an<optgroup>element - Simple
Dialog Request