|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WizardActivityView.Presenter | |
|---|---|
| org.drools.guvnor.client.widgets.wizards | |
| org.drools.guvnor.client.widgets.wizards.assets | |
| org.drools.guvnor.client.widgets.wizards.assets.decisiontable | |
| Uses of WizardActivityView.Presenter in org.drools.guvnor.client.widgets.wizards |
|---|
| Classes in org.drools.guvnor.client.widgets.wizards that implement WizardActivityView.Presenter | |
|---|---|
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 declared as WizardActivityView.Presenter | |
|---|---|
protected WizardActivityView.Presenter |
AbstractWizard.presenter
|
| Methods in org.drools.guvnor.client.widgets.wizards with parameters of type WizardActivityView.Presenter | |
|---|---|
Wizard |
WizardFactoryImpl.getWizard(WizardContext context,
WizardActivityView.Presenter presenter)
|
Wizard |
WizardFactory.getWizard(WizardContext context,
WizardActivityView.Presenter presenter)
|
void |
WizardActivityViewImpl.setPresenter(WizardActivityView.Presenter presenter)
|
void |
WizardActivityView.setPresenter(WizardActivityView.Presenter presenter)
Set the Presenter for the View to callback to |
| Constructors in org.drools.guvnor.client.widgets.wizards with parameters of type WizardActivityView.Presenter | |
|---|---|
AbstractWizard(ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus,
T context,
WizardActivityView.Presenter presenter)
|
|
| Uses of WizardActivityView.Presenter in org.drools.guvnor.client.widgets.wizards.assets |
|---|
| Constructors in org.drools.guvnor.client.widgets.wizards.assets with parameters of type WizardActivityView.Presenter | |
|---|---|
AbstractNewAssetWizard(ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus,
NewAssetWizardContext context,
WizardActivityView.Presenter presenter)
|
|
| Uses of WizardActivityView.Presenter in org.drools.guvnor.client.widgets.wizards.assets.decisiontable |
|---|
| Constructors in org.drools.guvnor.client.widgets.wizards.assets.decisiontable with parameters of type WizardActivityView.Presenter | |
|---|---|
NewGuidedDecisionTableWizard(ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus,
NewAssetWizardContext context,
WizardActivityView.Presenter presenter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||