|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.rad.util.EventHandler<L>
javax.rad.util.RuntimeEventHandler<IDialogListener>
com.sibvisions.rad.application.event.DialogHandler
public class DialogHandler
The DialogHandler
is a RuntimeEventHandler
that
handles IDialogListener
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.rad.util.EventHandler |
---|
EventHandler.ListenerHandler |
Constructor Summary | |
---|---|
DialogHandler(java.lang.String pListenerMethodName)
Creates a new instance of DialogHandler . |
Method Summary |
---|
Methods inherited from class javax.rad.util.RuntimeEventHandler |
---|
dispatchEvent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DialogHandler(java.lang.String pListenerMethodName)
DialogHandler
.
pListenerMethodName
- the method to be called inside the interface.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |