Uses of Enum Class
property.enums.GridDisplayType
Packages that use GridDisplayType
-
Uses of GridDisplayType in property.enums
Methods in property.enums that return GridDisplayTypeModifier and TypeMethodDescriptionstatic GridDisplayType
Returns the enum constant of this class with the specified name.static GridDisplayType[]
GridDisplayType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GridDisplayType in property.gantt
Fields in property.gantt declared as GridDisplayType -
Uses of GridDisplayType in property.grid
Fields in property.grid declared as GridDisplayType -
Uses of GridDisplayType in utils
Methods in utils with parameters of type GridDisplayTypeModifier and TypeMethodDescriptionstatic String
GridUtils.toGridColumnName
(List<EntityColumn> entityColumns, GridDisplayType type)