UI / ListViewItemDataBase
ListViewItemDataBase Class
List View Node Data Base Class
Table of contents
Accessors
baseGuid(): number other |
---|
The unique identification serial number of the node data, independent of the position |
ownerListView(): any |
Retrieve the list view to which the node belongs |
widgetCanvas(): Widget other |
The UI corresponding to the data of this node |
Accessors
baseGuid
• | ||
---|---|---|
The unique identification serial number of the node data, independent of the position Returns
|
ownerListView
• | ||
---|---|---|
Retrieve the list view to which the node belongs Returns
|
widgetCanvas
• |
---|
The UI corresponding to the data of this node Returns |