Picklist Constructor |
| Name | Description | |
|---|---|---|
| Picklist |
standard ctor, creates a new Picklist
| |
| Picklist(String) |
Preferred constructor providing a name for the picklist in order to improve devlog warnings
and for easier debugging.
| |
| Picklist(PicklistItemInfo, IAppContext) |
Overloaded constructor, creates a new Picklist and populates it.
|