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

Class Summary
AbstractActivationControllerFeature An abstract implementation of an ActivationController as a Feature.
AbstractCompositeFeature A base feature for all visual features.
FullActivationControllerFeature A simple activation controller, that simply activates all subdialogs that where added to it (when itself is activated).
MultipleActivationControllerFeature An ActivationController, that manages a set of sub dialogs with a local name.
SingleActivationControllerFeature A simple activation controller, that simply activates all subdialogs that where added to it (when itself is activated).