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

Packages that use UIFormSelectBoxWithGroups
org.exoplatform.faq.webui   
 

Uses of UIFormSelectBoxWithGroups in org.exoplatform.faq.webui
 

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



Copyright © 2012 eXo Platform SAS. All Rights Reserved.