NevronOpenVision
Nevron.Nov.UI Namespace / NMenuItem Class
Fields Properties Methods Events


In This Topic
    NMenuItem Class Members
    In This Topic

    The following tables list the members exposed by NMenuItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Header child  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NMenuItem  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Shurtcut child  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Symbol child  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets 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.  
    Public PropertyGets whether the menu item has child menu items. Automatically updated by Nevron.  
    Public PropertyGets or sets the widget that servers as menu item header  
    Public PropertyGets whether the item is selected or not. Automatically updated by Nevron.  
    Public PropertyGets the menu in which this item resides  
    Public PropertyGets the parent menu item (if any)  
    Public PropertyGets or sets the widget that serves as menu item shortcut visualization.  
    Public PropertyGets or sets the symbol that is used to indicate whether the menu item has subitems (children) or not.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Invalidates the element measure  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Protected MethodOverridden. Overriden to make the content occupy the content area.  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Gets the automatic popup X position, in case the PopupXPosition property is set to Automatic.  
    Protected MethodOverridden. Gets the automatic popup Y position, in case the PopupYPosition property is set to Automatic.  
    Protected MethodOverridden.   
    Protected MethodOverridden. Overriden to return to measure the content of the menu item.  
    Protected MethodOverridden. Updates any references or cache related to the context of the node ancestors.  
    Protected MethodOverridden. Raises the click event. Closes the owner menu, in accordance to the CloseOnClick property setting.  
    Protected MethodOverridden. Default handler for mouse move events  
    Protected MethodOverridden. Default handler for the NMouse.OutEvent event.  
    Protected MethodOverridden. Called when the popup has closed  
    Protected MethodOverridden. Called when the popup queries whether to stay opened  
    Protected MethodOverridden. Called when the value of a property has changed  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also