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