Class BootstrapishPlacement
java.lang.Object
org.teamapps.ux.component.grid.bootstrap.BootstrapishPlacement
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncolLg(int colSpan) colMd(int colSpan) colSm(int colSpan) colXl(int colSpan) colXs(int colSpan) getSizingForBreakPoint(BootstrapishBreakpoint breakpoint) offsetLg(int offset) offsetMd(int offset) offsetSm(int offset) offsetXl(int offset) offsetXs(int offset) setHorizontalAlignment(HorizontalElementAlignment horizontalAlignment) setVerticalAlignment(VerticalElementAlignment verticalAlignment)
-
Constructor Details
-
BootstrapishPlacement
-
-
Method Details
-
getVerticalAlignment
-
setVerticalAlignment
-
getHorizontalAlignment
-
setHorizontalAlignment
-
colXs
-
colSm
-
colMd
-
colLg
-
colXl
-
offsetXs
-
offsetSm
-
offsetMd
-
offsetLg
-
offsetXl
-
getComponent
-
getSizings
-
getSizingForBreakPoint
-