Constructor
# new DuListItem()
Properties:
Name | Type | Description |
---|---|---|
data |
*
|
The data associated with the item, depends on the library object passed to the DuLibrary. |
libType |
string
|
The type of item, one of ['item', 'category', 'parent'] |
editableData |
bool
|
Wether this item data can be edited by the user. |
editableItem |
bool
|
Whether this item can be edited by the user. |