Uses of Class
org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractEntityListSelectorWizardStep

Packages that use AbstractEntityListSelectorWizardStep
org.xwiki.gwt.wysiwyg.client.plugin.image.ui   
org.xwiki.gwt.wysiwyg.client.plugin.link.ui   
 

Uses of AbstractEntityListSelectorWizardStep in org.xwiki.gwt.wysiwyg.client.plugin.image.ui
 

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

Uses of AbstractEntityListSelectorWizardStep in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
 

Subclasses of AbstractEntityListSelectorWizardStep in org.xwiki.gwt.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.