| Package | Description |
|---|---|
| org.opensingular.lib.wicket.util.bootstrap.layout.table |
| Modifier and Type | Method and Description |
|---|---|
<BSC extends BSTDataCell> |
BSTRow.newCol(int colspan,
IBSComponentFactory<BSC> factory) |
| Modifier and Type | Method and Description |
|---|---|
BSTDataCell |
BSTDataCell.add(org.apache.wicket.behavior.Behavior... behaviors) |
BSTDataCell |
BSTRow.newCol() |
BSTDataCell |
BSTRow.newCol(int colspan) |
BSTDataCell |
BSTSection.newColInRow() |
BSTDataCell |
BSTSection.newColInRow(int colspan) |
BSTDataCell |
BSTRow.newTHeaderCell(org.apache.wicket.model.IModel<String> model) |
| Modifier and Type | Method and Description |
|---|---|
BSTRow |
BSTRow.appendCol(int colspan,
IBSComponentFactory<BSTDataCell> factory) |
Copyright © 2018. All rights reserved.