Uses of Interface
org.drools.guvnor.client.widgets.wizards.WizardPageStatusChangeEvent.Handler

Packages that use WizardPageStatusChangeEvent.Handler
org.drools.guvnor.client.widgets.wizards   
 

Uses of WizardPageStatusChangeEvent.Handler in org.drools.guvnor.client.widgets.wizards
 

Classes in org.drools.guvnor.client.widgets.wizards that implement WizardPageStatusChangeEvent.Handler
 class WizardActivity
          The generic "Wizard" container, providing a left-hand side list of Page titles, buttons to navigate the Wizard pages and a mechanism to display different pages of the Wizard.
 

Fields in org.drools.guvnor.client.widgets.wizards with type parameters of type WizardPageStatusChangeEvent.Handler
static com.google.gwt.event.shared.GwtEvent.Type<WizardPageStatusChangeEvent.Handler> WizardPageStatusChangeEvent.TYPE
           
 

Methods in org.drools.guvnor.client.widgets.wizards that return types with arguments of type WizardPageStatusChangeEvent.Handler
 com.google.gwt.event.shared.GwtEvent.Type<WizardPageStatusChangeEvent.Handler> WizardPageStatusChangeEvent.getAssociatedType()
           
 

Methods in org.drools.guvnor.client.widgets.wizards with parameters of type WizardPageStatusChangeEvent.Handler
protected  void WizardPageStatusChangeEvent.dispatch(WizardPageStatusChangeEvent.Handler handler)
           
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.