com.smartgwt.client.widgets.form.fields
Class FormItemFactory

java.lang.Object
  extended by com.smartgwt.client.widgets.form.fields.FormItemFactory

public class FormItemFactory
extends Object


Constructor Summary
FormItemFactory()
           
 
Method Summary
static FormItem getFormItem(JavaScriptObject fieldJS)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormItemFactory

public FormItemFactory()
Method Detail

getFormItem

public static FormItem getFormItem(JavaScriptObject fieldJS)