Uses of Class
com.xpn.xwiki.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep

Packages that use AbstractSelectorAggregatorWizardStep
com.xpn.xwiki.wysiwyg.client.plugin.image.ui   
com.xpn.xwiki.wysiwyg.client.plugin.link.ui   
 

Uses of AbstractSelectorAggregatorWizardStep in com.xpn.xwiki.wysiwyg.client.plugin.image.ui
 

Subclasses of AbstractSelectorAggregatorWizardStep in com.xpn.xwiki.wysiwyg.client.plugin.image.ui
 class ImageSelectorWizardStep
          Wizard step to select the image to insert, by aggregating a current page selector step and an "all pages" selector step.
 

Uses of AbstractSelectorAggregatorWizardStep in com.xpn.xwiki.wysiwyg.client.plugin.link.ui
 

Subclasses of AbstractSelectorAggregatorWizardStep in com.xpn.xwiki.wysiwyg.client.plugin.link.ui
 class AttachmentSelectorWizardStep
          Wizard step to select the attachment to link to, by aggregating a page selector step and an explorer wizard step.
 class PageSelectorWizardStep
          Creates a page selector aggregator, to switch between the recent changed pages and all pages.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.