MultiLevelListItem
The visual class of the multilevel list displaying the items as widgets
Properties
displayString : str (Read-Only)
Line of text to display for item defined in derived classes
higherLevelID : str (Read-Only)
Parent level to this item
itemLevel : int (Read-Only)
Level at which this item will be displayed in hierarchy
itemType : int (Read-Only)
Type of item, a number defined in derived classes
Methods
subItems(self) -> List[MultiLevelListItem]
All child items to this item