Uses of Interface
sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.WizardStep

Packages that use FillNewElementWizardProvider.WizardStep
sk.uniba.euromath.editor.wizards.document Reusable GUI wizards, that serves for document modification. 
 

Uses of FillNewElementWizardProvider.WizardStep in sk.uniba.euromath.editor.wizards.document
 

Classes in sk.uniba.euromath.editor.wizards.document that implement FillNewElementWizardProvider.WizardStep
protected  class FillNewElementWizardProvider.CreateAttributesWS
          Step that allows user to create attributes in newly created element.
protected  class FillNewElementWizardProvider.CreateElementContentsWS
          Creates new elements or text nodes in new element.
 

Fields in sk.uniba.euromath.editor.wizards.document with type parameters of type FillNewElementWizardProvider.WizardStep
protected  List<FillNewElementWizardProvider.WizardStep> FillNewElementWizardProvider.visitedSteps
          List of steps that have been already visited.
 

Methods in sk.uniba.euromath.editor.wizards.document that return FillNewElementWizardProvider.WizardStep
protected abstract  FillNewElementWizardProvider.WizardStep FillNewElementWizardProvider.AbstractStepFactory.newStep(NamespaceManager manager)
          Produces instance of the step.
 



Copyright © 2003-2006 null. All Rights Reserved.