|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WizardContext | |
---|---|
org.drools.guvnor.client.widgets.wizards | |
org.drools.guvnor.client.widgets.wizards.assets |
Uses of WizardContext in org.drools.guvnor.client.widgets.wizards |
---|
Classes in org.drools.guvnor.client.widgets.wizards with type parameters of type WizardContext | |
---|---|
class |
AbstractWizard<T extends WizardContext>
A generic Wizard |
class |
WizardPlace<T extends WizardContext>
A request for a specific Wizard |
Fields in org.drools.guvnor.client.widgets.wizards declared as WizardContext | |
---|---|
protected T |
AbstractWizard.context
|
Methods in org.drools.guvnor.client.widgets.wizards with parameters of type WizardContext | |
---|---|
Wizard |
WizardFactoryImpl.getWizard(WizardContext context,
WizardActivityView.Presenter presenter)
|
Wizard |
WizardFactory.getWizard(WizardContext context,
WizardActivityView.Presenter presenter)
|
Uses of WizardContext in org.drools.guvnor.client.widgets.wizards.assets |
---|
Classes in org.drools.guvnor.client.widgets.wizards.assets that implement WizardContext | |
---|---|
class |
NewAssetWizardContext
A container for the details required to create a new Asset on the repository |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |