Uses of Class
org.exoplatform.answer.webui.UIFormSelectBoxWithGroups

Packages that use UIFormSelectBoxWithGroups
org.exoplatform.answer.webui   
 

Uses of UIFormSelectBoxWithGroups in org.exoplatform.answer.webui
 

Methods in org.exoplatform.answer.webui that return UIFormSelectBoxWithGroups
 UIFormSelectBoxWithGroups UIFormSelectBoxWithGroups.addOptionGroup(String label, List<SelectOption> options)
           
 UIFormSelectBoxWithGroups UIFormSelectBoxWithGroups.setDisabled(boolean disabled)
           
 UIFormSelectBoxWithGroups UIFormSelectBoxWithGroups.setMultiple(boolean bl)
           
 UIFormSelectBoxWithGroups UIFormSelectBoxWithGroups.setOptions(List<SelectItem> options)
           
 UIFormSelectBoxWithGroups UIFormSelectBoxWithGroups.setSelectedValues(String[] values)
           
 UIFormSelectBoxWithGroups UIFormSelectBoxWithGroups.setSize(int i)
           
 UIFormSelectBoxWithGroups UIFormSelectBoxWithGroups.setValue(String value)
           
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.