Package org.xwiki.gwt.wysiwyg.client.plugin.link.ui

Class Summary
AbstractExplorerWizardStep Wizard step to provide an interface to selecting a wiki resource, using an XWikiExplorer.
AbstractExternalLinkWizardStep Wizard step to collect the data about an external link (e.g.
AbstractPageListSelectorWizardStep Wizard step to select the wiki page to link to, from a list of wiki pages.
AttachmentExplorerWizardStep Specialized AbstractExplorerWizardStep to select an attachment to a wiki page.
CreateNewPageWizardStep Wizard step to get the name of a new page from the user.
CurrentPageAttachmentSelectorWizardStep Wizard step to select a file attached to a page.
EmailAddressLinkWizardStep Wizard step to create a link to an email address (the mailto: protocol).
LinkConfigWizardStep Default implementation for the link configuration parameters, such as link labels, link tooltip, or opening the link in a new window or not.
LinkDispatcherWizardStep Forwards the control to the next step based on the link type.
LinkWizard The link wizard, used to configure link parameters in a LinkConfig object, in successive steps.
LinkWizardStepProvider Provides link wizard steps.
PageSelectorWizardStep A page selector that aggregates different views for selecting a page: recently modified pages, all pages or page search.
RecentChangesSelectorWizardStep Wizard step to select the wiki page to link to, from the recently modified ones for the current user.
SearchSelectorWizardStep Wizard step to select the wiki page to link to, from the page search results for a keyword.
WebPageLinkWizardStep Wizard step to create a link to a web page (http protocol).
WikiPageExplorerWizardStep Specialized AbstractExplorerWizardStep to select a wiki page (existing or new).
 

Enum Summary
LinkWizard.LinkWizardStep Enumeration steps handled by this link wizard.
 



Copyright © 2004–2014 XWiki. All rights reserved.