|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.model.SwingTreeNodeImpl
org.richfaces.model.CacheableSwingTreeNodeImpl
public class CacheableSwingTreeNodeImpl
This class provides the solution for "false leaves" issue of cacheable trees
| Constructor Summary | |
|---|---|
CacheableSwingTreeNodeImpl()
|
|
| Method Summary | |
|---|---|
boolean |
isLeaf()
|
void |
setNotLeaf(boolean notLeaf)
|
| Methods inherited from class org.richfaces.model.SwingTreeNodeImpl |
|---|
addChild, addChild, children, getAllowsChildren, getChildAt, getChildCount, getData, getIndex, getParent, removeChild, removeChildByKey, setAllowsChildren, setData, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheableSwingTreeNodeImpl()
| Method Detail |
|---|
public boolean isLeaf()
isLeaf in interface javax.swing.tree.TreeNodeisLeaf in class SwingTreeNodeImplpublic void setNotLeaf(boolean notLeaf)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||