public class CssToolkit extends Object
| Constructor and Description |
|---|
CssToolkit() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createBackgroundGrid(Widget<?,?> widget,
Color backgroundColor,
Color gridColor,
double lineWidth,
double gridInnerWidth) |
static void |
createBackgroundGrid(Widget<?,?> widget,
Color gridColor,
double lineWidth,
double gridInnerWidth) |
Copyright © 2018 Xalys. All rights reserved.