Class AlignStyleRule
java.lang.Object
com.foreach.across.modules.bootstrapui.styles.utilities.AlignStyleRule
https://getbootstrap.com/docs/4.3/utilities/flex/#align-items
https://getbootstrap.com/docs/4.3/utilities/flex/#align-self
https://getbootstrap.com/docs/4.3/utilities/flex/#align-content
https://getbootstrap.com/docs/4.3/utilities/vertical-align/
- Since:
- 3.0.0
- Author:
- Arne Vandamme
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionfinal BootstrapStyleRule
final BootstrapStyleRule
final AlignStyleRule.Content
final AlignStyleRule.Items
final BootstrapStyleRule
final AlignStyleRule.Self
final AlignStyleRule.Text
final BootstrapStyleRule
-
Constructor Summary
-
Method Summary
-
Field Details
-
items
-
self
-
-
baseline
-
top
-
middle
-
bottom
-
text
-
-
Constructor Details
-
AlignStyleRule
public AlignStyleRule()
-