|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Tree
This interface must be implemented by an object that must be rendered in a tapestry page using the TreeTable component.
| Method Summary | |
|---|---|
List<Tree> |
getChildren()
|
String |
getLabel()
|
boolean |
isLeaf()
|
void |
setChildren(List<Tree> children)
|
| Method Detail |
|---|
List<Tree> getChildren()
void setChildren(List<Tree> children)
boolean isLeaf()
String getLabel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||