GraffitiSuite Docs
Docs
Graffitikanbanlistitem
Loading document parsing libraries...
# GraffitiKanbanListItem Class Inherits GraffitiKanbanChild ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Android | 32-Bit | 64-Bit | | :---: | :---: | | False | True | ### Console | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### iOS | 32-Bit | 64-Bit | | :---: | :---: | | False | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Sub | Constructor | (None) | Creates a new instance of the class. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | mOwner | GraffitiKanbanItem | | | CanEdit | Boolean | Nil | Determines whether the user can edit the content of the item by double-clicking | | CanPress | Boolean | Nil | When True, the item becomes clickable, and will raise the appropriate event on it's ancestor GraffitiKanban | | Caption | String | Nil | The content HTML displayed on the item | | Enabled | Boolean | Nil | Set to False to display the item in a disabled state and block click events | | Indicator | GraffitiKanban.Indicators | Nil | Bootstrap style to apply to the item | | Private | As | = | | | Private | As | = | | | Private | As | Nil | | | Private | As | = | | | Private | As | Nil | |