|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FillNewElementWizardProvider.AbstractStepFactory | |
---|---|
sk.uniba.euromath.editor.wizards.document | Reusable GUI wizards, that serves for document modification. |
Uses of FillNewElementWizardProvider.AbstractStepFactory in sk.uniba.euromath.editor.wizards.document |
---|
Fields in sk.uniba.euromath.editor.wizards.document declared as FillNewElementWizardProvider.AbstractStepFactory | |
---|---|
protected FillNewElementWizardProvider.AbstractStepFactory |
FillNewElementWizardProvider.firstFactory
The first factory. |
Fields in sk.uniba.euromath.editor.wizards.document with type parameters of type FillNewElementWizardProvider.AbstractStepFactory | |
---|---|
protected List<FillNewElementWizardProvider.AbstractStepFactory> |
FillNewElementWizardProvider.stepFactories
All wizard step factories. |
Methods in sk.uniba.euromath.editor.wizards.document that return FillNewElementWizardProvider.AbstractStepFactory | |
---|---|
protected FillNewElementWizardProvider.AbstractStepFactory |
FillNewElementWizardProvider.getNextStep(NewElementRule rule,
Element e)
Determines which step is to be taken next. |
Methods in sk.uniba.euromath.editor.wizards.document that return types with arguments of type FillNewElementWizardProvider.AbstractStepFactory | |
---|---|
List<FillNewElementWizardProvider.AbstractStepFactory> |
FillNewElementWizardProvider.WizardStep.moveToNextStep()
Finishes this step and moves to the next step. |
List<FillNewElementWizardProvider.AbstractStepFactory> |
FillNewElementWizardProvider.CreateAttributesWS.moveToNextStep()
|
List<FillNewElementWizardProvider.AbstractStepFactory> |
FillNewElementWizardProvider.CreateElementContentsWS.moveToNextStep()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |