Uses of Interface
org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IRegistrationListener
Packages that use IRegistrationListener
-
Uses of IRegistrationListener in org.eclipse.birt.core.ui.frameworks.taskwizard
Classes in org.eclipse.birt.core.ui.frameworks.taskwizard that implement IRegistrationListenerMethods in org.eclipse.birt.core.ui.frameworks.taskwizard with parameters of type IRegistrationListenerModifier and TypeMethodDescriptionvoid
TasksManager.addRegistrationListener
(IRegistrationListener listener) Adds a listener to be notified of registration events.void
TasksManager.removeRegistrationListener
(IRegistrationListener listener) Removes a registered listener.