|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TypeHandler in org.jboss.errai.common.client.types |
---|
Methods in org.jboss.errai.common.client.types that return types with arguments of type TypeHandler | |
---|---|
static Map<Class,TypeHandler> |
TypeHandlerFactory.getHandler(Class from)
|
Methods in org.jboss.errai.common.client.types with parameters of type TypeHandler | |
---|---|
static void |
TypeHandlerFactory.addHandler(Class from,
Class to,
TypeHandler handler)
|
Uses of TypeHandler in org.jboss.errai.common.client.types.handlers.collections |
---|
Classes in org.jboss.errai.common.client.types.handlers.collections that implement TypeHandler | |
---|---|
class |
CollectionToBooleanArray
|
class |
CollectionToByteArray
|
class |
CollectionToCharArray
|
class |
CollectionToDoubleArray
|
class |
CollectionToFloatArray
|
class |
CollectionToIntArray
|
class |
CollectionToList
|
class |
CollectionToLongArray
|
class |
CollectionToObjArray
|
class |
CollectionToQueue
|
class |
CollectionToSet
|
class |
CollectionToStringArray
|
Uses of TypeHandler in org.jboss.errai.common.client.types.handlers.numbers |
---|
Classes in org.jboss.errai.common.client.types.handlers.numbers that implement TypeHandler | |
---|---|
class |
NumberToByte
|
class |
NumberToDate
|
class |
NumberToDouble
|
class |
NumberToFloat
|
class |
NumberToInt
|
class |
NumberToLong
|
class |
NumberToShort
|
class |
NumberToSQLDate
|
Uses of TypeHandler in org.jboss.errai.common.client.types.handlers.primitives |
---|
Classes in org.jboss.errai.common.client.types.handlers.primitives that implement TypeHandler | |
---|---|
class |
IntToByte
|
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |