Uses of Interface
ch.nolix.systemapi.webcontainercontrol.grid.IGridStyle
Packages that use IGridStyle
Package
Description
-
Uses of IGridStyle in ch.nolix.system.webcontainercontrol.grid
Classes in ch.nolix.system.webcontainercontrol.grid that implement IGridStyleSubclasses with type arguments of type IGridStyle in ch.nolix.system.webcontainercontrol.gridModifier and TypeClassDescriptionfinal classfinal classfinal classMethods in ch.nolix.system.webcontainercontrol.grid that return IGridStyleModifier and TypeMethodDescriptionGridStyle.setChildControlMarginForState(ControlState state, int childControlMargin) GridStyle.setGridColorForState(ControlState state, IColor gridColor) GridStyle.setGridThicknessForState(ControlState state, int gridThickness) GridStyle.setGridTypeForState(ControlState state, GridType gridType) -
Uses of IGridStyle in ch.nolix.systemapi.webcontainercontrol.grid
Subinterfaces with type arguments of type IGridStyle in ch.nolix.systemapi.webcontainercontrol.gridMethods in ch.nolix.systemapi.webcontainercontrol.grid that return IGridStyleModifier and TypeMethodDescriptionIGridStyle.setChildControlMarginForState(ControlState state, int childControlMargin) IGridStyle.setGridColorForState(ControlState state, IColor gridColor) IGridStyle.setGridThicknessForState(ControlState state, int gridThickness) IGridStyle.setGridTypeForState(ControlState state, GridType gridType)