| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.javafx.model |
| Modifier and Type | Field and Description |
|---|---|
private Map<ITableCell,ECellConstraint> |
TableRow.contraints |
| Modifier and Type | Method and Description |
|---|---|
ECellConstraint |
TableRow.getCellConstraint(ITableCell cell) |
static ECellConstraint |
ECellConstraint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECellConstraint[] |
ECellConstraint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableRow.add(ITableCell cell,
ECellConstraint contraint) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.