Uses of Interface
org.jboss.errai.widgets.rebind.widgetmappers.ColMapper

Packages that use ColMapper
org.jboss.errai.widgets.rebind.widgetmappers   
org.jboss.errai.widgets.rebind.widgetmappers.col   
 

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

Methods in org.jboss.errai.widgets.rebind.widgetmappers that return ColMapper
static ColMapper ColMappers.getMapper(Class mapperType)
           
static ColMapper ColMappers.getMapper(String mapperType)
           
 

Methods in org.jboss.errai.widgets.rebind.widgetmappers with parameters of type ColMapper
static void ColMappers.addMapper(Class mapperType, ColMapper mapper)
           
static void ColMappers.addMapper(String mapperType, ColMapper mapper)
           
 

Uses of ColMapper in org.jboss.errai.widgets.rebind.widgetmappers.col
 

Classes in org.jboss.errai.widgets.rebind.widgetmappers.col that implement ColMapper
 class CheckBoxColMapper
           
 



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