| Package | Description |
|---|---|
| org.tentackle.swing |
Extended Swing layer.
|
| Modifier and Type | Method and Description |
|---|---|
BindableTableModel.BindType |
BindableTableModel.getBindType()
Determines whether the model using this entry is bindable and if so, which kind of binding to use.
|
BindableTableModel.BindType |
FormTableModel.getBindType() |
BindableTableModel.BindType |
FormTableEntry.getBindType()
Determines whether the model using this entry is bindable and if so, which kind of binding to use.
|
static BindableTableModel.BindType |
BindableTableModel.BindType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindableTableModel.BindType[] |
BindableTableModel.BindType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Tentackle - distributed, domain- and model-driven