Table of Contents
Enumerations #
This class exposes no enumerations.
Constants #
This class exposes no constants.
Events #
This class exposes no events.
Methods #
Name | Parameters | Return Type | Description |
---|---|---|---|
Constructor | text as String | None | Creates a new instance of the class. |
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
AccessoryType | MobileTableCellData.AccessoryTypes | MobileTableCellData.AccessoryTypes.None | Accessory icon displayed at the far right edge of the item’s row within the popup list. |
DetailText | String | “” | String displayed below the Text and deemphasized. |
Image | Picture | Nil | Icon drawn to the right of the Text and DetailText within the popup list. |
Section READ ONLY | GraffitiPopupMenuSection | Nil | Parent section of the item. |
Tag | Variant | Nil | Developer storage. |
Text | String | “” | Text of the item. |