Uses of Class
zul.sel.Option

Packages that use Option
zul.sel The selectable widgets, such as listbox and tree. 
 

Uses of Option in zul.sel
 

Methods in zul.sel with parameters of type Option
 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-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo