Uses of Class
com.sdm.quasar.client.core.embedding.features.AbstractActivationControllerFeature

Packages that use AbstractActivationControllerFeature
com.sdm.quasar.client.core.embedding.features   
 

Uses of AbstractActivationControllerFeature in com.sdm.quasar.client.core.embedding.features
 

Subclasses of AbstractActivationControllerFeature in com.sdm.quasar.client.core.embedding.features
 class FullActivationControllerFeature
          A simple activation controller, that simply activates all subdialogs that where added to it (when itself is activated).
 class MultipleActivationControllerFeature
          An ActivationController, that manages a set of sub dialogs with a local name.
 class SingleActivationControllerFeature
          A simple activation controller, that simply activates all subdialogs that where added to it (when itself is activated).