public class AlignStyleRule extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AlignStyleRule.Content |
static class |
AlignStyleRule.Items |
static class |
AlignStyleRule.Self |
static class |
AlignStyleRule.Text |
| Modifier and Type | Field and Description |
|---|---|
BootstrapStyleRule |
baseline |
BootstrapStyleRule |
bottom |
AlignStyleRule.Content |
content |
AlignStyleRule.Items |
items |
BootstrapStyleRule |
middle |
AlignStyleRule.Self |
self |
AlignStyleRule.Text |
text |
BootstrapStyleRule |
top |
| Constructor and Description |
|---|
AlignStyleRule() |
public final AlignStyleRule.Items items
public final AlignStyleRule.Self self
public final AlignStyleRule.Content content
public final BootstrapStyleRule baseline
public final BootstrapStyleRule top
public final BootstrapStyleRule middle
public final BootstrapStyleRule bottom
public final AlignStyleRule.Text text
Copyright © 2020. All rights reserved.