Package | Description |
---|---|
org.universAAL.ui.dm.userInteraction.mainMenu.file | |
org.universAAL.ui.dm.userInteraction.mainMenu.profilable |
Modifier and Type | Field and Description |
---|---|
protected MenuNode |
MainMenu.root
The root node.
|
protected MenuNode |
MainMenu.selection
The node that is currently selected.
|
Modifier and Type | Method and Description |
---|---|
MenuNode |
MenuNode.getParent()
Get the parent of this node.
|
protected MenuNode |
MenuNode.newMenuNode(int level) |
Modifier and Type | Method and Description |
---|---|
Iterable<MenuNode> |
MenuNode.children()
Get an iterator for all children of this node.
|
Iterable<MenuNode> |
MainMenu.entries()
Get all the entries for the (sub)menu.
|
Modifier and Type | Class and Description |
---|---|
class |
RDFMenuNode |
Modifier and Type | Method and Description |
---|---|
protected MenuNode |
RDFMenuNode.newMenuNode(int level) |
Copyright © 2018 universAAL Consortium. All rights reserved.