| Package | Description |
|---|---|
| org.fujion.component |
| Modifier and Type | Method and Description |
|---|---|
Listitem |
Listbox.getSelectedItem()
Returns the selected list item, if any.
|
| Modifier and Type | Method and Description |
|---|---|
IModelAndView<Listitem,?> |
Listbox.getModelAndView() |
Set<Listitem> |
Listbox.getSelected()
Returns the set of selected list items.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Listbox._updateSelected(Listitem item)
Updates the selection status of a list item.
|
void |
Listbox.setSelectedItem(Listitem item)
Sets the selected list item.
|
Copyright © 2018 Fujion Framework. All rights reserved.