Package com.sdm.quasar.client.core.dialogbase.features

Class Summary
AbstractControllerFeature  
ActivationObjectionFeature Offers a default implementation of the ActivationObjectionService to a dialog.
AutoCloseSessionFeature After installing this feature, the session will be automatically closed, when at least one subdialog did exist under the dialog installed into and all subdialogs were disposed.
CloseObjectionFeature Offers a default implementation of the CloseObjectionService to a dialog.
DeactivationCallbackHelper A simple helper class, that calls a DeactivationCallback when a dialog with a given id is deactivated.
DialogCreationFeature The DialogCreationFeature may be used to create simple main dialogs i.e. subdialogs of the session, when the session has no own dielog.
ReactivationFeature A Feature implementing the ReactivationService.
ResourceAccessFeature  
RootControllerFeature A simple activation controller, that simply activates all subdialogs that where added to it (when itself is activated).
SystemSnapshotFeature This feature allows taking of system snapshots of the whole dialog hierarchy for every dialog.