|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zkdemo.test2.tree.HostTreeModel.FakeGroup
public static class HostTreeModel.FakeGroup
| Constructor Summary | |
|---|---|
HostTreeModel.FakeGroup(java.lang.String name,
int index,
int count)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getChild(int index)
|
int |
getChildCount()
|
HostTreeModel.FakeHost[] |
getHosts()
|
java.lang.String |
getName()
|
boolean |
isLeaf()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HostTreeModel.FakeGroup(java.lang.String name,
int index,
int count)
| Method Detail |
|---|
public java.lang.String getName()
public HostTreeModel.FakeHost[] getHosts()
public java.lang.Object getChild(int index)
getChild in interface HostTreeModel.TreeNodepublic int getChildCount()
getChildCount in interface HostTreeModel.TreeNodepublic boolean isLeaf()
isLeaf in interface HostTreeModel.TreeNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||