Package | Description |
---|---|
org.apache.tapestry.contrib.tree.components | |
org.apache.tapestry.contrib.tree.components.table | |
org.apache.tapestry.contrib.tree.model |
Modifier and Type | Method and Description |
---|---|
TreeRowObject |
TreeDataView.getTreeRow() |
TreeRowObject |
TreeDataView.getTreeRowObject() |
Modifier and Type | Method and Description |
---|---|
void |
TreeDataView.setTreeRowObject(TreeRowObject object) |
Modifier and Type | Method and Description |
---|---|
TreeRowObject |
TreeTableDataView.getTreeRow() |
TreeRowObject |
TreeTableDataView.getTreeRowObject() |
Modifier and Type | Method and Description |
---|---|
void |
TreeTableDataView.setTreeRowObject(TreeRowObject object) |
Modifier and Type | Method and Description |
---|---|
TreeRowObject |
ITreeRowSource.getTreeRow()
Method getTreeRow
|