com.hack23.cia.web.views.uicommon
Class CommandActionWrapper
java.lang.Object
com.hack23.cia.web.views.uicommon.CommandActionWrapper
- All Implemented Interfaces:
- com.vaadin.ui.MenuBar.Command, Serializable
public class CommandActionWrapper
- extends Object
- implements com.vaadin.ui.MenuBar.Command
The Class CommandActionWrapper.
- See Also:
- Serialized Form
Method Summary |
void |
menuSelected(com.vaadin.ui.MenuBar.MenuItem selectedItem)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandActionWrapper
public CommandActionWrapper(Controller controller,
ControllerAction controllerAction)
- Instantiates a new command action wrapper.
- Parameters:
controller
- the controllercontrollerAction
- the controller action
menuSelected
public final void menuSelected(com.vaadin.ui.MenuBar.MenuItem selectedItem)
- Specified by:
menuSelected
in interface com.vaadin.ui.MenuBar.Command
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.