Name | Description | |
---|---|---|
NMenuItem Constructor | Overloaded. |
The following tables list the members exposed by NMenuItem.
Name | Description | |
---|---|---|
NMenuItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
CloseOnClickProperty | ||
HasChildMenuItemsProperty | ||
HeaderChild | Reference to the Header child | |
NMenuItemSchema | Schema associated with NMenuItem | |
ShortcutChild | Reference to the Shurtcut child | |
SymbolChild | Reference to the Symbol child |
Name | Description | |
---|---|---|
CloseOnClick | Gets or sets the mode in which the menu item is closed, whenever the menu item is clicked. By default set to Automatic, which closes the OwnerMenu with OK result, if the item has no sub-items. | |
HasChildMenuItems | Gets whether the menu item has child menu items. Automatically updated by Nevron. | |
Header | Gets or sets the widget that servers as menu item header | |
IsSelected | Gets whether the item is selected or not. Automatically updated by Nevron. | |
OwnerMenu | Gets the menu in which this item resides | |
ParentMenuItem | Gets the parent menu item (if any) | |
Shortcut | Gets or sets the widget that serves as menu item shortcut visualization. | |
Symbol | Gets or sets the symbol that is used to indicate whether the menu item has subitems (children) or not. |
Name | Description | |
---|---|---|
InvalidateMeasure | Overridden. Invalidates the element measure |
Name | Description | |
---|---|---|
AKCd | ||
ArrangeContent | Overridden. Overriden to make the content occupy the content area. | |
Avl | ||
bKCd | ||
bvl | ||
CKCd | ||
dKCd | ||
GetAutomaticPopupXPosition | Overridden. Gets the automatic popup X position, in case the PopupXPosition property is set to Automatic. | |
GetAutomaticPopupYPosition | Overridden. Gets the automatic popup Y position, in case the PopupYPosition property is set to Automatic. | |
GetNavigateToContentKey | Overridden. | |
MeasureContent | Overridden. Overriden to return to measure the content of the menu item. | |
OnAncestorsChanged | Overridden. Updates any references or cache related to the context of the node ancestors. | |
OnClick | Overridden. Raises the click event. Closes the owner menu, in accordance to the CloseOnClick property setting. | |
OnMouseMove | Overridden. Default handler for mouse move events | |
OnMouseOut | Overridden. Default handler for the NMouse.OutEvent event. | |
OnPopupClosed | Overridden. Called when the popup has closed | |
OnPopupQueryStayOpen | Overridden. Called when the popup queries whether to stay opened | |
OnPropertyValueChanged | Overridden. Called when the value of a property has changed | |
QjCd | ||
SjCd | ||
UjCd | ||
xjCd | ||
xUl | ||
YUl |