GraffitiSuite Docs
Docs
Graffitithumblistitem
Loading document parsing libraries...
# GraffitiThumbListItem Class ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | value as FolderItem <br> text as String = "" | (None) | Creates a new instance of the class. | | Constructor | value as Picture <br> text as String = "" | (None) | Creates a new instance of the class. | | Constructor | value as String <br> text as string = "" | (None) | Creates a new instance of the class. | | Constructor | value as WebFile <br> text as String = "" | (None) | Creates a new instance of the class. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | mEnabled | Boolean | (None) | | Attributes | mID | String | (None) | | Attributes | mParent | GraffitiUpdateInterface | (None) | | Attributes | mSelected | Boolean | (None) | | Attributes | mValue | String | (None) | | Enabled | Boolean | (None) | (None) | | ID | String | (None) | (None) | | Indicator | WebUIControl.Indicators | (None) | (None) | | Selected | Boolean | (None) | (None) | | Tag | Variant | (None) | Developer storage. | | Text | String | (None) | (None) | | Tooltip | String | (None) | (None) | | Value | String | (None) | (None) |