com.hack23.cia.web.impl.ui.uicommon
Class CommandActionWrapper
java.lang.Object
com.hack23.cia.web.impl.ui.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(ControllerAction controllerAction)
- Instantiates a new command action wrapper.
- Parameters:
controllerAction
- 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-2010 www.hack23.com. All Rights Reserved.