|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableModel.State | |
|---|---|
| org.compiere.common | |
| Uses of TableModel.State in org.compiere.common |
|---|
| Fields in org.compiere.common with type parameters of type TableModel.State | |
|---|---|
protected ArrayList<TableModel.State> |
TableModel.states
|
| Methods in org.compiere.common that return TableModel.State | |
|---|---|
TableModel.State |
TableModel.getRowState(int row)
|
static TableModel.State |
TableModel.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TableModel.State[] |
TableModel.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.compiere.common with parameters of type TableModel.State | |
|---|---|
void |
TableModel.setRowState(int row,
TableModel.State state)
|
|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||