| Package | Description |
|---|---|
| org.opensingular.lib.wicket.util.bootstrap.layout |
| Modifier and Type | Method and Description |
|---|---|
<BSC extends BSCol> |
BSRow.newCol(int colspan,
IBSComponentFactory<BSC> factory) |
| Modifier and Type | Method and Description |
|---|---|
BSCol |
BSCol.add(org.apache.wicket.behavior.Behavior... behaviors) |
BSCol |
BSRow.newCol() |
BSCol |
BSRow.newCol(int colspan) |
BSCol |
BSGrid.newColInRow() |
BSCol |
BSGrid.newColInRow(int colspan) |
| Modifier and Type | Method and Description |
|---|---|
BSRow |
BSRow.appendCol(int colspan,
IBSComponentFactory<BSCol> factory) |
BSGrid |
BSGrid.appendRow1Col(IBSComponentFactory<BSCol> factory) |
Copyright © 2018. All rights reserved.