| Package | Description |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.image.ui | |
| org.xwiki.gwt.wysiwyg.client.wiki |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImagesExplorerWizardStep.initCurrentPage(AttachmentReference imageReference,
com.google.gwt.user.client.rpc.AsyncCallback<?> cb)
Initializes and displays list of images attached to the same page as the specified image, and selects the
specified image.
|
void |
ImagesExplorerWizardStep.setSelection(AttachmentReference imageReference,
com.google.gwt.user.client.rpc.AsyncCallback<?> cb)
Refreshes the list of images with the images attached to the same page as the specified image, and then selects
the specified image.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentReference |
AttachmentReference.clone() |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
WikiService.getAttachment(AttachmentReference attachmentReference)
Returns information about the referenced attachment.
|
void |
WikiServiceAsync.getAttachment(AttachmentReference attachmentReference,
com.google.gwt.user.client.rpc.AsyncCallback<Attachment> async)
Returns information about the referenced attachment.
|
void |
WikiServiceAsyncCacheProxy.getAttachment(AttachmentReference attachmentReference,
com.google.gwt.user.client.rpc.AsyncCallback<Attachment> async) |
Copyright © 2004–2017 XWiki. All rights reserved.