Uses of Enum Class
ch.nolix.systemapi.control.grid.GridType
Packages that use GridType
-
Uses of GridType in ch.nolix.system.control.grid
Fields in ch.nolix.system.control.grid declared as GridTypeMethods in ch.nolix.system.control.grid that return GridTypeMethods in ch.nolix.system.control.grid with parameters of type GridTypeModifier and TypeMethodDescriptionGridStyle.setGridTypeForState(ControlState state, GridType gridType) -
Uses of GridType in ch.nolix.systemapi.control.grid
Subclasses with type arguments of type GridType in ch.nolix.systemapi.control.gridMethods in ch.nolix.systemapi.control.grid that return GridTypeModifier and TypeMethodDescriptionstatic GridTypeGridType.fromSpecification(INode<?> specification) IGridStyle.getGridTypeWhenHasState(ControlState state) static GridTypeReturns the enum constant of this class with the specified name.static GridType[]GridType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.nolix.systemapi.control.grid with parameters of type GridTypeModifier and TypeMethodDescriptionIGridStyle.setGridTypeForState(ControlState state, GridType gridType)