Package | Description |
---|---|
zul.sel |
The selectable widgets, such as listbox and tree.
|
Modifier and Type | Method and Description |
---|---|
void |
Select.selectItem(Option item)
Deselects all of the currently selected items and selects the given item.
|
void |
Select.toggleItemSelection(Option item)
If the specified item is selected, it is deselected.
|
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.