Uses of Package
com.sdm.quasar.client.core.dialog.services

Packages that use com.sdm.quasar.client.core.dialog.services
com.sdm.quasar.client.core.dialog.services   
com.sdm.quasar.client.core.dialog.services.impl   
com.sdm.quasar.client.core.dialogbase.features   
com.sdm.quasar.client.spring.dialog   
com.sdm.quasar.client.swing.dialog.services.impl   
 

Classes in com.sdm.quasar.client.core.dialog.services used by com.sdm.quasar.client.core.dialog.services
DialogConfiguration
          Interface that defines common methods for a dialog's configuration-data record independent from the concrete implementation and gui-frontend.
DialogDefinitionReader
          Reads a dialog definitions and adds them to the DialogDefinitionService.
DialogDefinitionService
          This service allows the definition of dialogs.
DialogProperties
          Stores properties per dialog (configuration; not per instance).
ModalBlockHelperService.JobQueue
          Defines a job queue whose work is portioned in single jobs.
 

Classes in com.sdm.quasar.client.core.dialog.services used by com.sdm.quasar.client.core.dialog.services.impl
DialogConfiguration
          Interface that defines common methods for a dialog's configuration-data record independent from the concrete implementation and gui-frontend.
DialogDefinitionReader
          Reads a dialog definitions and adds them to the DialogDefinitionService.
DialogDefinitionService
          This service allows the definition of dialogs.
DialogHierarchyService
          A service to access the dialog hierarchy (read only).
DialogLifeCycleService
          A Service that allows listening to the lifecycle-changes of dialogs of the dialog hierarchy.
DialogProperties
          Stores properties per dialog (configuration; not per instance).
DialogPropertyService
          Service that provides access to information that has been defined in a dialog's configuration record.
 

Classes in com.sdm.quasar.client.core.dialog.services used by com.sdm.quasar.client.core.dialogbase.features
DialogHierarchyService
          A service to access the dialog hierarchy (read only).
 

Classes in com.sdm.quasar.client.core.dialog.services used by com.sdm.quasar.client.spring.dialog
DialogDefinitionReader
          Reads a dialog definitions and adds them to the DialogDefinitionService.
DialogDefinitionService
          This service allows the definition of dialogs.
 

Classes in com.sdm.quasar.client.core.dialog.services used by com.sdm.quasar.client.swing.dialog.services.impl
ModalBlockHelperService
          Workaround for the following problem with modal dialogs.
ModalBlockHelperService.JobQueue
          Defines a job queue whose work is portioned in single jobs.