| Package | Description |
|---|---|
| org.tentackle.swing |
Extended Swing layer.
|
| org.tentackle.swing.bind |
Swing binding.
|
| org.tentackle.swing.mocking |
Swing mocking.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormTableEntry<T>
Entry per object that describes the data and configuration in order to
keep all table-config-stuff in one place.
|
class |
SumFormTableEntry<T>
A formtable entry to sumup the numeric columns of a table.
|
| Modifier and Type | Method and Description |
|---|---|
FormTableRowObject |
FormTableBinding.getBoundRootObject()
Gets the row object.
|
FormTableRowObject |
DefaultFormTableBinding.getBoundRootObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormTableBinding.setBoundRootObject(FormTableRowObject rowObject)
Sets the row object.
|
void |
DefaultFormTableBinding.setBoundRootObject(FormTableRowObject rowObject) |
| Modifier and Type | Class and Description |
|---|---|
class |
MockFormTableEntry
A mocking formtable entry.
|
Tentackle - a domain driven enterprise framework