| Package | Description |
|---|---|
| org.fujion.component |
| Modifier and Type | Method and Description |
|---|---|
Comboitem |
Combobox.getSelectedItem()
Returns the currently selected item, if any.
|
| Modifier and Type | Method and Description |
|---|---|
IModelAndView<Comboitem,?> |
Combobox.getModelAndView() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Combobox._updateSelected(Comboitem item)
Update the selected item to the specified value.
|
void |
Combobox.setSelectedItem(Comboitem item)
Sets the currently selected item.
|
Copyright © 2018 Fujion Framework. All rights reserved.