Package com.mendix.webui.reporting
Class ColumnType
java.lang.Object
com.mendix.webui.reporting.ColumnType
- 
Constructor Summary
ConstructorsConstructorDescriptionColumnType(IMetaPrimitive metaPrimitive) ColumnType(IMetaPrimitive.PrimitiveType primitiveType) ColumnType(DateTimeFormat dateTimeFormat) ColumnType(EnumType enumType) ColumnType(Class<?> typeClass)  - 
Method Summary
Modifier and TypeMethodDescription 
- 
Constructor Details
- 
ColumnType
 - 
ColumnType
 - 
ColumnType
 - 
ColumnType
 - 
ColumnType
 
 - 
 - 
Method Details
- 
getMetaPrimitive
 - 
getPrimitiveType
 - 
getEnumType
 - 
getColumnFormat
 
 -