Constructor and Description |
---|
CascadingMenu(Object aParentMenuItem,
PopupMenu aSubMenu)
Creates a new
CascadingMenu . |
Modifier and Type | Method and Description |
---|---|
Object |
getParentMenuItem()
Gets the parentMenuItem.
|
PopupMenu |
getSubMenu()
Gets the subMenu.
|