Options may be derived from a dataSource
or a valueMap
.
Note that to select the first option as a default value for the item, {@link com.smartgwt.client.widgets.form.fields.SelectItem#getDefaultToFirstOption defaultToFirstOption}may be set. @see com.smartgwt.client.widgets.form.fields.FormItem#getValueMap
SelectItem represents a single item in the list of supported items associated with a {@link UISelectMany}or {@link UISelectOne} component.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|