Uses of Class
org.exoplatform.forum.common.webui.UIFormScrollSelectBox

Packages that use UIFormScrollSelectBox
org.exoplatform.forum.common.webui   
 

Uses of UIFormScrollSelectBox in org.exoplatform.forum.common.webui
 

Methods in org.exoplatform.forum.common.webui that return UIFormScrollSelectBox
 UIFormScrollSelectBox BaseUIForm.getUIFormScrollSelectBox(String name)
           
 UIFormScrollSelectBox UIFormScrollSelectBox.setMaxDisplayOption(int maxDisplayOption)
           
 UIFormScrollSelectBox UIFormScrollSelectBox.setOnChange(String onchange)
           
 UIFormScrollSelectBox UIFormScrollSelectBox.setOptions(List<org.exoplatform.webui.core.model.SelectItemOption<String>> options)
           
 UIFormScrollSelectBox UIFormScrollSelectBox.setValue(String value)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.