Uses of Interface
org.jboss.errai.widgets.rebind.FieldMapperGenerator

Packages that use FieldMapperGenerator
org.jboss.errai.widgets.rebind   
org.jboss.errai.widgets.rebind.collectionmappers   
org.jboss.errai.widgets.rebind.widgetmappers   
 

Uses of FieldMapperGenerator in org.jboss.errai.widgets.rebind
 

Methods in org.jboss.errai.widgets.rebind that return FieldMapperGenerator
static FieldMapperGenerator FieldMapperGeneratorFactory.getFieldMapper(String widgetType)
           
 

Methods in org.jboss.errai.widgets.rebind with parameters of type FieldMapperGenerator
static void FieldMapperGeneratorFactory.addFieldMapper(Class widgetType, FieldMapperGenerator mapper)
           
 

Uses of FieldMapperGenerator in org.jboss.errai.widgets.rebind.collectionmappers
 

Classes in org.jboss.errai.widgets.rebind.collectionmappers that implement FieldMapperGenerator
 class WSGridFMGenerator
           
 

Uses of FieldMapperGenerator in org.jboss.errai.widgets.rebind.widgetmappers
 

Classes in org.jboss.errai.widgets.rebind.widgetmappers that implement FieldMapperGenerator
 class CheckBoxFMGenerator
           
 class CollectionFMGenerator
           
 class PasswordTextBoxFMGenerator
           
 class TextBoxFMGenerator
           
 



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