org.exoplatform.wiki.webui.core
Class UISyntaxSelectBoxFactory
java.lang.Object
org.exoplatform.wiki.webui.core.UISyntaxSelectBoxFactory
public class UISyntaxSelectBoxFactory
- extends Object
|
Method Summary |
static org.exoplatform.webui.form.UIFormSelectBox |
newInstance()
|
static org.exoplatform.webui.form.UIFormSelectBox |
newInstance(String name,
String bindingExpression)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UISyntaxSelectBoxFactory
public UISyntaxSelectBoxFactory()
newInstance
public static org.exoplatform.webui.form.UIFormSelectBox newInstance()
newInstance
public static org.exoplatform.webui.form.UIFormSelectBox newInstance(String name,
String bindingExpression)
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.