|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.imcode.imcms.api.TextDocument.MenuItem.TreeKey
public static class TextDocument.MenuItem.TreeKey
| Constructor Summary | |
|---|---|
TextDocument.MenuItem.TreeKey(java.lang.String treeSortKey)
|
|
TextDocument.MenuItem.TreeKey(TreeSortKeyDomainObject internalTreeSortKey)
|
|
| Method Summary | |
|---|---|
int |
getLevelCount()
|
int |
getLevelKey(int level)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TextDocument.MenuItem.TreeKey(TreeSortKeyDomainObject internalTreeSortKey)
public TextDocument.MenuItem.TreeKey(java.lang.String treeSortKey)
| Method Detail |
|---|
public int getLevelCount()
public int getLevelKey(int level)
level - The level in this three key that you want the sort number from.
If the tree key is 1.3.5 then the level key on level 2 is 3.
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||