|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.buglabs.menu.AbstractMenuNode
com.buglabs.bug.menu.pub.LabelValueMenuItem
public class LabelValueMenuItem
A menu node that has a title and a value. The value is represented as a child of the title.
| Constructor Summary | |
|---|---|
LabelValueMenuItem(java.lang.String label,
java.lang.String value,
IMenuNode parent)
|
|
| Method Summary | |
|---|---|
java.util.List |
getChildren()
|
| Methods inherited from class com.buglabs.menu.AbstractMenuNode |
|---|
compareTo, equals, execute, getBusyName, getComparator, getErrorName, getFirstParentOfType, getName, getNextSibling, getParent, getPath, getPreviousSibling, hasChildren, isBusy, isError, setName, setParent, sortChildren, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LabelValueMenuItem(java.lang.String label,
java.lang.String value,
IMenuNode parent)
| Method Detail |
|---|
public java.util.List getChildren()
getChildren in interface IMenuNodegetChildren in class AbstractMenuNode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||