javax.rad.ui.event
Class PopupMenuHandler
java.lang.Object
javax.rad.util.EventHandler<L>
javax.rad.util.RuntimeEventHandler<IPopupMenuListener>
javax.rad.ui.event.PopupMenuHandler
public class PopupMenuHandler
- extends RuntimeEventHandler<IPopupMenuListener>
The PopupMenuHandler is a RuntimeEventHandler that
handles IPopupMenuListener.
|
Constructor Summary |
PopupMenuHandler(String pListenerMethodName)
Constructs a new instance of PopupMenuHandler. |
| Methods inherited from class javax.rad.util.EventHandler |
addListener, addListener, addListener, addListener, createListener, getCurrentDispatchObject, getDefaultListener, getLastDispatchedObject, getListener, getListenerCount, getListeners, getWrappedException, getWrappedExceptionAllowSilent, isDispatchEventsEnabled, removeAllListeners, removeListener, removeListener, removeListener, setDefaultListener, setDefaultListener, setDispatchEventsEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PopupMenuHandler
public PopupMenuHandler(String pListenerMethodName)
- Constructs a new instance of
PopupMenuHandler.
- Parameters:
pListenerMethodName - the method to be called inside the interface.
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.