Class BootstrapishSizing
java.lang.Object
org.teamapps.ux.component.grid.bootstrap.BootstrapishSizing
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBootstrapishSizing(BootstrapishBreakpoint breakpoint) BootstrapishSizing(BootstrapishBreakpoint breakpoint, int colSpan) BootstrapishSizing(BootstrapishBreakpoint breakpoint, int offset, int colSpan) -
Method Summary
Modifier and TypeMethodDescriptionintintsetColSpan(int colSpan) setOffset(int offset) toString()
-
Field Details
-
COL_SPAN_FULL_WIDTH
public static final int COL_SPAN_FULL_WIDTH- See Also:
-
-
Constructor Details
-
BootstrapishSizing
-
BootstrapishSizing
-
BootstrapishSizing
-
-
Method Details
-
getBreakpoint
-
getColSpan
public int getColSpan() -
setColSpan
-
getOffset
public int getOffset() -
setOffset
-
toString
-