| Package | Description |
|---|---|
| org.opensingular.lib.wicket.util.bootstrap.layout.table |
| Modifier and Type | Method and Description |
|---|---|
<R extends BSTRow> |
BSTableGrid.newRow(IBiFunction<String,IBSGridCol.BSGridSize,R> factory) |
<R extends BSTRow> |
BSTSection.newRow(IBiFunction<String,IBSGridCol.BSGridSize,R> factory) |
| Modifier and Type | Method and Description |
|---|---|
BSTRow |
BSTRow.add(org.apache.wicket.behavior.Behavior... behaviors) |
BSTRow |
BSTRow.appendCol(int colspan,
IBSComponentFactory<BSTDataCell> factory) |
BSTRow |
BSTRow.appendColTag(int colspan,
String tag,
org.apache.wicket.Component component) |
BSTRow |
BSTRow.appendColTag(int colspan,
String tag,
String attrs,
org.apache.wicket.Component component) |
BSTRow |
BSTableGrid.newRow() |
BSTRow |
BSTSection.newRow() |
BSTRow |
BSTRow.setDefaultGridSize(IBSGridCol.BSGridSize defaultGridSize) |
| Modifier and Type | Method and Description |
|---|---|
BSTSection |
BSTSection.appendRow(IBSComponentFactory<BSTRow> factory) |
Copyright © 2018. All rights reserved.