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

Packages that use AbstractListSelectorWizardStep
org.xwiki.gwt.wysiwyg.client.plugin.image.ui   
org.xwiki.gwt.wysiwyg.client.plugin.link.ui   
org.xwiki.gwt.wysiwyg.client.widget.wizard.util   
 

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

Subclasses of AbstractListSelectorWizardStep 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 AbstractListSelectorWizardStep in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
 

Subclasses of AbstractListSelectorWizardStep 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.
 

Uses of AbstractListSelectorWizardStep in org.xwiki.gwt.wysiwyg.client.widget.wizard.util
 

Subclasses of AbstractListSelectorWizardStep in org.xwiki.gwt.wysiwyg.client.widget.wizard.util
 class AbstractEntityListSelectorWizardStep<C extends EntityConfig,E extends Entity>
          Wizard step that allows the user to select an entity from a list.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.