Uses of Class
org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.AbstractMacroWizardStep

Packages that use AbstractMacroWizardStep
org.xwiki.gwt.wysiwyg.client.gadget   
org.xwiki.gwt.wysiwyg.client.plugin.macro.ui   
 

Uses of AbstractMacroWizardStep in org.xwiki.gwt.wysiwyg.client.gadget
 

Subclasses of AbstractMacroWizardStep in org.xwiki.gwt.wysiwyg.client.gadget
 class EditGadgetWizardStep
          Wizard step to edit the parameters of the selected gadget.
 class SelectGadgetWizardStep
          The wizard step to select a gadget, extending the macro selecting step.
 

Uses of AbstractMacroWizardStep in org.xwiki.gwt.wysiwyg.client.plugin.macro.ui
 

Subclasses of AbstractMacroWizardStep in org.xwiki.gwt.wysiwyg.client.plugin.macro.ui
 class EditMacroWizardStep
          Wizard step for editing macro parameters and content.
 class SelectMacroWizardStep
          Wizard step for selecting one of the available macros.
 



Copyright © 2004–2015 XWiki. All rights reserved.