public class TableHeader extends TableRow
| Modifier and Type | Field and Description |
|---|---|
private RowCellAlignement |
headerAlignment |
private int |
nbCols |
| Constructor and Description |
|---|
TableHeader(int nbCols) |
| Modifier and Type | Method and Description |
|---|---|
javafx.geometry.HPos |
getAligenment(int column) |
int |
getNbCols() |
void |
setAligenment(int index,
javafx.geometry.HPos pos) |
add, add, get, getCellConstraint, hasConstraint, iterator, sizeprivate RowCellAlignement headerAlignment
private int nbCols
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.