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

Class Summary
AbstractFileUploadWizardStep Wizard step to handle the upload of a file to a wiki page: display the file input and upload on finish.
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.
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.
AbstractSelectorWizardStep<T> 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.