Verwendungen von Schnittstelle
ch.nolix.systemapi.webguiapi.containerapi.IGridStyle
Packages, die IGridStyle verwenden
-
Verwendungen von IGridStyle in ch.nolix.system.webgui.container
Klassen in ch.nolix.system.webgui.container, die IGridStyle implementierenMethoden in ch.nolix.system.webgui.container, die IGridStyle zurückgebenModifizierer und TypMethodeBeschreibungGridStyle.setChildControlMarginForState
(ControlState state, int childControlMargin) GridStyle.setGridColorForState
(ControlState state, IColor gridColor) GridStyle.setGridThicknessForState
(ControlState state, int gridThickness) GridStyle.setGridTypeForState
(ControlState state, GridType gridType) Methoden in ch.nolix.system.webgui.container, die Typen mit Argumenten vom Typ IGridStyle zurückgebenModifizierer und TypMethodeBeschreibungprotected IControlCssBuilder
<IGrid, IGridStyle> Grid.getCssBuilder()
-
Verwendungen von IGridStyle in ch.nolix.systemapi.webguiapi.containerapi
Methoden in ch.nolix.systemapi.webguiapi.containerapi, die IGridStyle zurückgebenModifizierer und TypMethodeBeschreibungIGridStyle.setChildControlMarginForState
(ControlState state, int childControlMargin) IGridStyle.setGridColorForState
(ControlState state, IColor gridColor) IGridStyle.setGridThicknessForState
(ControlState state, int gridThickness) IGridStyle.setGridTypeForState
(ControlState state, GridType gridType)