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