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