Name | Description | |
---|---|---|
NMenu Constructor | Default constructor. |
The following tables list the members exposed by NMenu.
Name | Description | |
---|---|---|
NMenu Constructor | Default constructor. |
Name | Description | |
---|---|---|
ItemsChild | Reference to the Items child | |
NMenuSchema | Schema associated with NMenu |
Name | Description | |
---|---|---|
HasMenuItems | Gets whether the menu has at least one menu item. Automatically updated by Nevron. | |
Items | Gets or sets the items of the menu. | |
OwnerMenuItem | Gets the menu item to which this menu belongs | |
SelectedItem | Gets the selected menu item. Automatically updated by Nevron |
Name | Description | |
---|---|---|
NavigateToFirstItem | Navigates to the first item. | |
NavigateToItem | Navigates to the specified item. | |
NavigateToLastItem | Navigates to the last item. | |
NavigateToNextItem | Navigates to the down item. | |
NavigateToOwnerMenuItem | Navigates to the owner menu item, if the menu is owned by a menu item. | |
NavigateToPrevItem | Navigates to the down item. |
Name | Description | |
---|---|---|
ArrangeContent | Overridden. Overriden to make the items occupy the content area. | |
bjCd | ||
djCd | ||
MeasureContent | Overridden. Overriden to return the desired size of the items | |
OnAncestorsChanged | Overridden. | |
OnKeyDown | Overridden. Default handler for key down events | |
OnMouseIn | Overridden. Default handler for the NMouse.InEvent event. | |
Qtb | Overridden. | |
UICd | ||
WICd | ||
YICd |