Module zng_wgt_menu::sub
source · Expand description
Sub-menu widget and properties.
Structs§
W
Style applied toSubMenu!
not inside any other sub-menus.W
Submenu header and items.- Iterator over sub-menu parents.
W
Style applied to allSubMenu!
widgets inside other sub-menus.
Statics§
- Width of the sub-menu expand symbol column.
- Delay a sub-menu must be hovered to open the popup.
- Width of the icon/checkmark column.
- Contextual style variable.
Traits§
- Extension methods for
WidgetInfo
.
Functions§
P
If the start and end column width is applied as padding.P
Sets the content to theAlign::END
side of the button menu item.P
Width of the sub-menu expand symbol column.c
Defines the sub-menu header child.P
Delay a sub-menu must be hovered to open the popup.P
If the sub-menu popup is open or opening.P
Sets the content to theAlign::START
side of the button menu item.P
Width of the icon/checkmark column.P
Extends or replaces the widget style.- Sub-menu implementation.