이름 |
설명 |
DropDownPicklistAdapter |
Adapter for displaying a picklist as a simple dropdown control. Used for picklists where the value must exist in the list. |
MultiSelectPicklistAdapter |
Adapter for a combination of textbox/listbox. Used for a multi-select picklist, or a picklist where the selected items don't need to match the picklist's values. |
PicklistItemDisplay |
Representation for a list item, for the SimplePicklist control. The value and text do not necessarily correspond to the values from the picklist table, instead they depend on the StorageMode / DisplayMode |
PicklistPicklistAdapter |
Renders the picklist as a regular Saleslogix picklist control |