org.exoplatform.wiki.webui.core
Class UISyntaxSelectBoxFactory

java.lang.Object
  extended by org.exoplatform.wiki.webui.core.UISyntaxSelectBoxFactory

public class UISyntaxSelectBoxFactory
extends Object


Constructor Summary
UISyntaxSelectBoxFactory()
           
 
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
 

Constructor Detail

UISyntaxSelectBoxFactory

public UISyntaxSelectBoxFactory()
Method Detail

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.