Uses of Package
org.xwiki.gwt.wysiwyg.client.widget.wizard.util

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

Classes in org.xwiki.gwt.wysiwyg.client.widget.wizard.util used by org.xwiki.gwt.wysiwyg.client.plugin.image.ui
AbstractEntityListSelectorWizardStep
          Wizard step that allows the user to select an entity from a list.
AbstractEntitySelectorAggregatorWizardStep
          Abstract wizard step that aggregates multiple views for selecting an entity to link to.
AbstractListSelectorWizardStep
          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.
AbstractSelectorAggregatorWizardStep
          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.
AbstractSelectorWizardStep
          Abstract WizardStep to implement basic selector functions (storing edited data on AbstractSelectorWizardStep.init(Object, AsyncCallback) and returning on AbstractSelectorWizardStep.getResult(), step names, directions, initialization), regardless of the actual selecting method.
AttachmentSelectorAggregatorWizardStep
          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.
 

Classes in org.xwiki.gwt.wysiwyg.client.widget.wizard.util used by org.xwiki.gwt.wysiwyg.client.plugin.importer.ui
AbstractFileUploadWizardStep
          Wizard step to handle the upload of a file to a wiki page: display the file input and upload on finish.
 

Classes in org.xwiki.gwt.wysiwyg.client.widget.wizard.util used by org.xwiki.gwt.wysiwyg.client.plugin.link.ui
AbstractEntityListSelectorWizardStep
          Wizard step that allows the user to select an entity from a list.
AbstractEntitySelectorAggregatorWizardStep
          Abstract wizard step that aggregates multiple views for selecting an entity to link to.
AbstractListSelectorWizardStep
          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.
AbstractSelectorAggregatorWizardStep
          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.
AbstractSelectorWizardStep
          Abstract WizardStep to implement basic selector functions (storing edited data on AbstractSelectorWizardStep.init(Object, AsyncCallback) and returning on AbstractSelectorWizardStep.getResult(), step names, directions, initialization), regardless of the actual selecting method.
 

Classes in org.xwiki.gwt.wysiwyg.client.widget.wizard.util used by org.xwiki.gwt.wysiwyg.client.widget.wizard.util
AbstractEntitySelectorAggregatorWizardStep
          Abstract wizard step that aggregates multiple views for selecting an entity to link to.
AbstractFileUploadWizardStep
          Wizard step to handle the upload of a file to a wiki page: display the file input and upload on finish.
AbstractListSelectorWizardStep
          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.
AbstractSelectorAggregatorWizardStep
          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.
AbstractSelectorWizardStep
          Abstract WizardStep to implement basic selector functions (storing edited data on AbstractSelectorWizardStep.init(Object, AsyncCallback) and returning on AbstractSelectorWizardStep.getResult(), step names, directions, initialization), regardless of the actual selecting method.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.