|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ActivationControllerListener | |
| com.sdm.quasar.client.core.embedding | |
| com.sdm.quasar.client.core.embedding.features | |
| com.sdm.quasar.client.jsf.embedding | |
| Uses of ActivationControllerListener in com.sdm.quasar.client.core.embedding |
| Methods in com.sdm.quasar.client.core.embedding with parameters of type ActivationControllerListener | |
void |
ActivationController.addActivationControllerListener(ActivationControllerListener listener)
Adds an ActivationControllerListener to get informed about changes of the
controlled set of subdialogs and their activation.
|
void |
ActivationController.removeActivationControllerListener(ActivationControllerListener listener)
Removes a previously registered ActivationControllerListener. |
| Uses of ActivationControllerListener in com.sdm.quasar.client.core.embedding.features |
| Methods in com.sdm.quasar.client.core.embedding.features with parameters of type ActivationControllerListener | |
void |
AbstractActivationControllerFeature.addActivationControllerListener(ActivationControllerListener listener)
|
void |
AbstractActivationControllerFeature.removeActivationControllerListener(ActivationControllerListener listener)
|
| Uses of ActivationControllerListener in com.sdm.quasar.client.jsf.embedding |
| Classes in com.sdm.quasar.client.jsf.embedding that implement ActivationControllerListener | |
class |
SlotResolver
This KeywordResolver resolves a slot name (local name)
of a dialog instance under which a subdialog has been embedded.
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||