|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep<EntityLink<LinkConfig>>
org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AttachmentExplorerWizardStep
public class AttachmentExplorerWizardStep
Specialized AbstractExplorerWizardStep to select an attachment to a wiki page.
| Field Summary |
|---|
| Fields inherited from class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep |
|---|
FIELD_ERROR_STYLE |
| Constructor Summary | |
|---|---|
AttachmentExplorerWizardStep(WikiServiceAsync wikiService)
Creates a new attachment selection wizard step that allows the user to select an attachment from a tree. |
|
| Method Summary | |
|---|---|
java.lang.String |
getNextStep()
|
void |
onSubmit(com.google.gwt.user.client.rpc.AsyncCallback<java.lang.Boolean> async)
|
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep |
|---|
addNavigationListener, display, displayError, getExplorer, getStepTitle, getWikiService, hideError, init, initializeSelection, invalidateExplorerData, onCancel, onKeyPress, onRecordDoubleClick, removeNavigationListener, setHelpLabelText, setStepTitle, updateLinkConfig |
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep |
|---|
getData, getDirectionName, getResult, getValidDirections, setActive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttachmentExplorerWizardStep(WikiServiceAsync wikiService)
wikiService - the service to be used for getting information about the selected attachments| Method Detail |
|---|
public java.lang.String getNextStep()
public void onSubmit(com.google.gwt.user.client.rpc.AsyncCallback<java.lang.Boolean> async)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||