Uses of Enum Class
property.grid.GridColumnType
Packages that use GridColumnType
-
Uses of GridColumnType in component.grid.columns.server.types
Fields in component.grid.columns.server.types declared as GridColumnType -
Uses of GridColumnType in property.grid
Fields in property.grid declared as GridColumnTypeMethods in property.grid that return GridColumnTypeModifier and TypeMethodDescriptionstatic GridColumnType
Returns the enum constant of this class with the specified name.static GridColumnType[]
GridColumnType.values()
Returns an array containing the constants of this enum class, in the order they are declared.