public static class FormStyleRule.Custom extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FormStyleRule.Custom.Control |
static class |
FormStyleRule.Custom.File |
static class |
FormStyleRule.Custom.Select |
| Modifier and Type | Field and Description |
|---|---|
BootstrapStyleRule |
checkbox |
FormStyleRule.Custom.Control |
control |
FormStyleRule.Custom.File |
file |
BootstrapStyleRule |
radio |
BootstrapStyleRule |
range |
FormStyleRule.Custom.Select |
select |
BootstrapStyleRule |
switchControl |
| Constructor and Description |
|---|
Custom() |
public final FormStyleRule.Custom.Control control
public final BootstrapStyleRule checkbox
public final BootstrapStyleRule radio
public final BootstrapStyleRule switchControl
public final BootstrapStyleRule range
public final FormStyleRule.Custom.Select select
public final FormStyleRule.Custom.File file
Copyright © 2020. All rights reserved.