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

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

public class FormItemFactory
extends java.lang.Object


Constructor Summary
FormItemFactory()
           
 
Method Summary
static FormItem getFormItem(com.google.gwt.core.client.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(com.google.gwt.core.client.JavaScriptObject fieldJS)