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


In This Topic
    NListBoxItem Class Members
    In This Topic

    The following tables list the members exposed by NListBoxItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NListBoxItem.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets whether the item is selected or not. Automatically updated by Nevron.  
    Public PropertyGets the list box, to which this item belongs  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets whether the node can provide a clip area for its children  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Gets the search map (if any) this item is placed in.  
    Protected MethodOverridden. Default handler for the mouse down event  
    Protected MethodOverridden. Default handler for touch down events  
    Protected MethodOverridden. Overriden to return true, since we want to select the item on handled mouse downs too.  
    Top
    See Also