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

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

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

Subclasses of AbstractListSelectorWizardStep in com.xpn.xwiki.wysiwyg.client.plugin.image.ui
 class CurrentPageImageSelectorWizardStep
          Wizard step to select an image from the list of images attached to a page.
 

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

Subclasses of AbstractListSelectorWizardStep in com.xpn.xwiki.wysiwyg.client.plugin.link.ui
 class AbstractPageListSelectorWizardStep
          Wizard step to select the wiki page to link to, from a list of wiki pages.
 class CurrentPageAttachmentSelectorWizardStep
          Wizard step to select a file attached to a page.
 class RecentChangesSelectorWizardStep
          Wizard step to select the wiki page to link to, from the recently modified ones for the current user.
 class SearchSelectorWizardStep
          Wizard step to select the wiki page to link to, from the page search results for a keyword.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.