org.jboss.errai.widgets.rebind
Class FieldMapperGeneratorFactory

java.lang.Object
  extended by org.jboss.errai.widgets.rebind.FieldMapperGeneratorFactory

public class FieldMapperGeneratorFactory
extends Object


Constructor Summary
FieldMapperGeneratorFactory()
           
 
Method Summary
static void addFieldMapper(Class widgetType, FieldMapperGenerator mapper)
           
static FieldMapperGenerator getFieldMapper(String widgetType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldMapperGeneratorFactory

public FieldMapperGeneratorFactory()
Method Detail

addFieldMapper

public static void addFieldMapper(Class widgetType,
                                  FieldMapperGenerator mapper)

getFieldMapper

public static FieldMapperGenerator getFieldMapper(String widgetType)


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.