|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSelectorWizardStep | |
|---|---|
| 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 AbstractSelectorWizardStep in org.xwiki.gwt.wysiwyg.client.plugin.image.ui |
|---|
| Subclasses of AbstractSelectorWizardStep 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. |
class |
ImagesExplorerWizardStep
Wizard step to explore and select images from all the pages in the wiki. |
| Uses of AbstractSelectorWizardStep in org.xwiki.gwt.wysiwyg.client.plugin.link.ui |
|---|
| Subclasses of AbstractSelectorWizardStep in org.xwiki.gwt.wysiwyg.client.plugin.link.ui | |
|---|---|
class |
AbstractExplorerWizardStep
Wizard step to provide an interface to selecting a wiki resource, using an XWikiExplorer. |
class |
AbstractPageListSelectorWizardStep
Wizard step to select the wiki page to link to, from a list of wiki pages. |
class |
AttachmentExplorerWizardStep
Specialized AbstractExplorerWizardStep to select an attachment to a wiki page. |
class |
CurrentPageAttachmentSelectorWizardStep
Wizard step to select a file attached to a page. |
class |
PageSelectorWizardStep
A page selector that aggregates different views for selecting a page: recently modified pages, all pages or page search. |
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. |
class |
WikiPageExplorerWizardStep
Specialized AbstractExplorerWizardStep to select a wiki page (existing or new). |
| Uses of AbstractSelectorWizardStep in org.xwiki.gwt.wysiwyg.client.widget.wizard.util |
|---|
| Subclasses of AbstractSelectorWizardStep 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. |
class |
AbstractListSelectorWizardStep<D,L>
Generic wizard step for selecting from a list of items: it handles list creation and population along with item selection on double click and enter. |
class |
AbstractSelectorAggregatorWizardStep<T>
Wizard step used to aggregate a set of selectors for a file attached (file attachment or image) to a page in the wiki, and switch between the current page view and the entire wiki view. |
class |
AttachmentSelectorAggregatorWizardStep<T extends EntityConfig>
Generic wizard step that allows the user to select an attachment to link to by aggregating a current page selector step and an "all pages" selector step. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||