Package com.smartgwt.client.docs
Interface PickList
public interface PickList
Properties and methods related to the pickList, which is the drop-down list of options that
appears under a SelectItem or ComboBoxItem.
- See Also:
-
SelectItem.getPickListConstructor()
SelectItem.getPickListFields()
SelectItem.getPickListCriteria()
com.smartgwt.client.widgets.form.fields.SelectItem#getPickListProperties
ComboBoxItem.getPickListConstructor()
com.smartgwt.client.widgets.form.fields.ComboBoxItem#getPickListFields
ComboBoxItem.getPickListCriteria()
com.smartgwt.client.widgets.form.fields.ComboBoxItem#getPickListProperties
ComboBoxItem.getFilterFields()
MultiComboBoxItem.getPickListConstructor()