public class ActionMenuProxy extends ActionMenu
Constructor and Description |
---|
ActionMenuProxy(PluginProxy pluginProxy,
ActionMenu actionMenu)
Creates the Proxy
|
Modifier and Type | Method and Description |
---|---|
Action |
getAction()
Returns an ActionProxy containing the Action
|
ActionMenu[] |
getSubItems()
Returns SubItems that are encapsulated by ActionMenuProxies
|
getTitle, hasSubItems, isSelected
public ActionMenuProxy(PluginProxy pluginProxy, ActionMenu actionMenu)
pluginProxy
- PluginProxy to useactionMenu
- ActionMenu that is going to be encapsulatedpublic Action getAction()
getAction
in class ActionMenu
public ActionMenu[] getSubItems()
getSubItems
in class ActionMenu
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)