|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sdm.quasar.client.core.dialogbase.features.DeactivationCallbackHelper
A simple helper class, that calls a DeactivationCallback when a dialog
with a given id is deactivated. Needs a DialogControl of the current
dialog in order to work.
| Constructor Summary | |
DeactivationCallbackHelper(DeactivationCallback deactivationCallback,
DialogInstanceId diid,
DialogControl dialogControl)
Creates a new DeactivationCallbackHelper. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DeactivationCallbackHelper(DeactivationCallback deactivationCallback,
DialogInstanceId diid,
DialogControl dialogControl)
DeactivationCallbackHelper.
deactivationCallback - the DeactivationCallback to get called when deactivateddiid - the DialogInstanceId for the dialog to listen fordialogControl - the DialogControl to act on
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||