Uses of Interface
org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IRegistrationListener

Packages that use IRegistrationListener
org.eclipse.birt.core.ui.frameworks.taskwizard   
 

Uses of IRegistrationListener in org.eclipse.birt.core.ui.frameworks.taskwizard
 

Classes in org.eclipse.birt.core.ui.frameworks.taskwizard that implement IRegistrationListener
 class WizardBase
           
 

Methods in org.eclipse.birt.core.ui.frameworks.taskwizard with parameters of type IRegistrationListener
 void TasksManager.addRegistrationListener(IRegistrationListener listener)
          Adds a listener to be notified of registration events.
 void TasksManager.removeRegistrationListener(IRegistrationListener listener)
          Removes a registered listener.
 



Copyright © 2008 Actuate Corp. All rights reserved.