public class FormStyleRule extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FormStyleRule.Check |
static class |
FormStyleRule.Control |
static class |
FormStyleRule.Custom |
static class |
FormStyleRule.Horizontal |
| Modifier and Type | Field and Description |
|---|---|
FormStyleRule.Check |
check |
FormStyleRule.Control |
control |
FormStyleRule.Custom |
custom |
BootstrapStyleRule |
group |
FormStyleRule.Horizontal |
horizontal |
BootstrapStyleRule |
inline |
BootstrapStyleRule |
row |
BootstrapStyleRule |
text |
| Constructor and Description |
|---|
FormStyleRule() |
public final BootstrapStyleRule group
public final BootstrapStyleRule text
public final BootstrapStyleRule row
public final BootstrapStyleRule inline
public final FormStyleRule.Control control
public final FormStyleRule.Check check
public final FormStyleRule.Horizontal horizontal
public final FormStyleRule.Custom custom
Copyright © 2020. All rights reserved.