Uses of Enum Class
ch.nolix.systemapi.containercontrol.grid.GridType
Packages that use GridType
-
Uses of GridType in ch.nolix.system.containercontrol.grid
Fields in ch.nolix.system.containercontrol.grid declared as GridTypeMethods in ch.nolix.system.containercontrol.grid that return GridTypeMethods in ch.nolix.system.containercontrol.grid with parameters of type GridTypeModifier and TypeMethodDescriptionGridStyle.setGridTypeForState(ControlState state, GridType gridType) -
Uses of GridType in ch.nolix.systemapi.containercontrol.grid
Subclasses with type arguments of type GridType in ch.nolix.systemapi.containercontrol.gridMethods in ch.nolix.systemapi.containercontrol.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.containercontrol.grid with parameters of type GridTypeModifier and TypeMethodDescriptionIGridStyle.setGridTypeForState(ControlState state, GridType gridType)