Our new Appfire Documentation Space is now live!
Take a look here! If you have any questions please email support@appfire.com
ChecklistItem interface
This document details the methods of the ChecklistItem interface you can use on any ChecklistItem, such as those returned by the Getters when you access a Checklist field.
Method | Return type | Returns |
---|---|---|
| True if the option is checked | |
| The name of the ChecklistItem | |
isMandatory() | Boolean | True if the option is mandatory |
| The option ID of the CheckListItem | |
getRank() | Integer | The Rank of the CheckListItem |
| String | The version of the ChecklistItem |
getId() | Long | The Id of the CheckListItem |
getStatusId() | String | The Status of the ChecklistItem |