org.jboss.errai.widgets.rebind.widgetmappers
Class ColMappers
java.lang.Object
org.jboss.errai.widgets.rebind.widgetmappers.ColMappers
public class ColMappers
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColMappers
public ColMappers()
hasMapper
public static boolean hasMapper(Class mapperType)
hasMapper
public static boolean hasMapper(String mapperType)
getMapper
public static ColMapper getMapper(Class mapperType)
getMapper
public static ColMapper getMapper(String mapperType)
addMapper
public static void addMapper(Class mapperType,
ColMapper mapper)
addMapper
public static void addMapper(String mapperType,
ColMapper mapper)
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.