Class BootstrapishRow
java.lang.Object
org.teamapps.ux.component.grid.bootstrap.BootstrapishRow
public class BootstrapishRow
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBootstrapishRow.ChainBuilder -
Constructor Summary
Constructors Constructor Description BootstrapishRow(BootstrapishGridLayout layout) -
Method Summary
Modifier and Type Method Description BootstrapishRowaddPlacement(BootstrapishPlacement placement)java.util.List<BootstrapishPlacement>getPlacements()voidsetPlacements(java.util.List<BootstrapishPlacement> placements)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BootstrapishRow
-
-
Method Details
-
addPlacement
-
getPlacements
-
setPlacements
-