| Package | Description |
|---|---|
| org.optaweb.employeerostering.gwtui.client.viewport |
| Modifier and Type | Method and Description |
|---|---|
static CSSGlobalStyle.GridVariables |
CSSGlobalStyle.GridVariables.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSSGlobalStyle.GridVariables[] |
CSSGlobalStyle.GridVariables.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Number |
CSSGlobalStyle.getGridVariableValue(CSSGlobalStyle.GridVariables variable) |
void |
CSSGlobalStyle.setGridVariable(CSSGlobalStyle.GridVariables variable,
Number value) |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.