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. | | Attributes | Hidden | toJSON | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | mEnabled | Boolean | | | Attributes | mID | String | | | Attributes | mParent | GraffitiUpdateInterface | | | Attributes | mSelected | Boolean | | | Attributes | mValue | String | | | Enabled | Boolean | Nil | | | ID | String | Nil | | | Indicator | WebUIControl.Indicators | Nil | | | Selected | Boolean | Nil | | | Tag | Variant | Nil | Developer storage. | | Text | String | Nil | | | Tooltip | String | Nil | | | Value | String | Nil | |