public class AttachmentExplorerWizardStep extends AbstractExplorerWizardStep
AbstractExplorerWizardStep to select an attachment to a wiki page.FIELD_ERROR_STYLE| Constructor and Description |
|---|
AttachmentExplorerWizardStep(Config config)
Creates a new attachment selection wizard step that allows the user to select an attachment from a tree.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getNextStep() |
void |
onSubmit(com.google.gwt.user.client.rpc.AsyncCallback<Boolean> async) |
addNavigationListener, display, displayError, getExplorer, hideError, init, initializeSelection, onCancel, onDoubleClickNode, removeNavigationListener, setHelpLabelText, updateLinkConfiggetData, getResult, setActivegetStepTitle, isAutoSubmit, setStepTitlegetDirectionName, getValidDirections, setDirectionName, setNextStep, setValidDirectionspublic AttachmentExplorerWizardStep(Config config)
config - the configuration objectpublic String getNextStep()
getNextStep in interface WizardStepgetNextStep in class AbstractNavigationAwareWizardSteppublic void onSubmit(com.google.gwt.user.client.rpc.AsyncCallback<Boolean> async)
Copyright © 2004–2015 XWiki. All rights reserved.