|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Menu.MenuObjectIF
Method Summary | |
---|---|
void |
delete()
Delete this child. |
boolean |
getHasChildren()
Check if this MenuObjectIF has children. |
java.lang.String |
getTitle()
Get the title as a String. |
TopicIF |
getTopic()
Get the topic representing this MenuObjectIF as a String. |
void |
setTitle(java.lang.String title)
Sets the title. |
Method Detail |
---|
java.lang.String getTitle()
TopicIF getTopic()
boolean getHasChildren()
void setTitle(java.lang.String title)
void delete()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |