|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Comboitem | |
|---|---|
| org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
| Uses of Comboitem in org.zkoss.zul |
|---|
| Methods in org.zkoss.zul that return Comboitem | |
|---|---|
Comboitem |
Combobox.appendItem(java.lang.String label)
Appends an item. |
Comboitem |
Combobox.getItemAtIndex(int index)
Returns the item at the specified index. |
Comboitem |
Combobox.getSelectedItem()
Returns the selected item, or null if no matched. |
Comboitem |
Combobox.removeItemAt(int index)
Removes the child item in the list box at the given index. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||