|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.frovi.ss.Tree.BaseNode
org.infoglue.cms.treeservice.ss.CategoryNodeImpl
public class CategoryNodeImpl
This is an implementation, but we plan on only using the base class functionality. We should just instantiate the base class directly, but for some reason it is abstract. TODO: Make the base class NOT abstract so we can instantiate it.
| Constructor Summary | |
|---|---|
CategoryNodeImpl()
|
|
| Method Summary |
|---|
| Methods inherited from class com.frovi.ss.Tree.BaseNode |
|---|
getId, getLevel, getOpenCloseKey, getOpenCloseKeyEx, getParameters, getRowList, getThisKey, getTitle, getTreeStuff, hasChildren, isContainer, isOpen, isRoot, setChildren, setContainer, setId, setIsRoot, setLevel, setOpen, setOpenCloseKey, setOpenCloseKeyEx, setThisKey, setTitle, setTreeStuff |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CategoryNodeImpl()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||