Expand description
Support crate for context menu and actions.
Modulesยง
Structsยง
- Context
Menu ๐Context Context information provided to context menu actions
Enumsยง
- Controls how
context_menu_ui_for_item
should handle the current selection state.
Traitsยง
- Context
Menu ๐Action Context menu actions must implement this trait.
Functionsยง
- action_
list ๐Returns the (statically-defined) list of action, grouped in sections. - Display a context menu for the provided
Item
- Display a context menu for the provided
Item
- Display every action that accepts the provided selection.