Uses of Package
com.xpn.xwiki.wysiwyg.client.widget.wizard.util

Packages that use com.xpn.xwiki.wysiwyg.client.widget.wizard.util
com.xpn.xwiki.wysiwyg.client.plugin.image.ui   
com.xpn.xwiki.wysiwyg.client.plugin.importer.ui   
com.xpn.xwiki.wysiwyg.client.plugin.link.ui   
com.xpn.xwiki.wysiwyg.client.widget.wizard.util   
 

Classes in com.xpn.xwiki.wysiwyg.client.widget.wizard.util used by com.xpn.xwiki.wysiwyg.client.plugin.image.ui
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.
 

Classes in com.xpn.xwiki.wysiwyg.client.widget.wizard.util used by com.xpn.xwiki.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 com.xpn.xwiki.wysiwyg.client.widget.wizard.util used by com.xpn.xwiki.wysiwyg.client.plugin.link.ui
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.
 

Classes in com.xpn.xwiki.wysiwyg.client.widget.wizard.util used by com.xpn.xwiki.wysiwyg.client.widget.wizard.util
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-2010 XWiki. All Rights Reserved.