| Package | Description | 
|---|---|
| org.gwtbootstrap3.extras.select.client.ui | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<OptionElement,Option> | 
SelectBase.itemMap  | 
| Modifier and Type | Method and Description | 
|---|---|
Option | 
SelectBase.getItem(int index)
Returns the  
Option at the given index. | 
Option | 
Select.getSelectedItem()
Returns the selected item or  
null if no item is selected. | 
| Modifier and Type | Method and Description | 
|---|---|
List<Option> | 
SelectBase.getItems()
Returns the item list. 
 | 
List<Option> | 
MultipleSelect.getSelectedItems()
Returns the selected items list. 
 | 
Copyright © 2017. All rights reserved.