new Items(options)
A group of items loaded from a source
Parameters:
Name | Type | Description |
---|---|---|
options |
Object | The options : {element,name,source} |
- Source:
Methods
-
getValue()
-
Get the selection of this items group
- Source:
Returns:
The selected item or null
- Type
- Object
-
refresh()
-
Refresh the underlying source
- Source: