Name | Description | |
---|---|---|
NListBoxItem Constructor | Overloaded. |
The following tables list the members exposed by NListBoxItem.
Name | Description | |
---|---|---|
NListBoxItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
NListBoxItemSchema | Schema associated with NListBoxItem. |
Name | Description | |
---|---|---|
IsSelected | Gets whether the item is selected or not. Automatically updated by Nevron. | |
OwnerListBox | Gets the list box, to which this item belongs |
Name | Description | |
---|---|---|
CanClipChildren | Overridden. Gets whether the node can provide a clip area for its children |
Name | Description | |
---|---|---|
GetSearchMap | Overridden. Gets the search map (if any) this item is placed in. | |
OnMouseDown | Overridden. Default handler for the mouse down event | |
OnTouchDown | Overridden. Default handler for touch down events | |
ReceiveHandledMouseDown | Overridden. Overriden to return true, since we want to select the item on handled mouse downs too. |