public class DropdownStyleRule extends Object implements BootstrapStyleRule
| Modifier and Type | Class and Description |
|---|---|
static class |
DropdownStyleRule.Direction |
static class |
DropdownStyleRule.Item |
static class |
DropdownStyleRule.Menu |
static class |
DropdownStyleRule.Toggle |
| Modifier and Type | Field and Description |
|---|---|
DropdownStyleRule.Direction |
direction |
BootstrapStyleRule |
divider |
BootstrapStyleRule |
header |
DropdownStyleRule.Item |
item |
DropdownStyleRule.Menu |
menu |
DropdownStyleRule.Toggle |
toggle |
| Constructor and Description |
|---|
DropdownStyleRule() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
toCssClasses() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappendOnSet, applyTo, combine, empty, of, prefix, removeFrom, suffix, testpublic final DropdownStyleRule.Toggle toggle
public final DropdownStyleRule.Menu menu
public final DropdownStyleRule.Item item
public final BootstrapStyleRule divider
public final BootstrapStyleRule header
public final DropdownStyleRule.Direction direction
public String[] toCssClasses()
toCssClasses in interface BootstrapStyleRuleCopyright © 2020. All rights reserved.