| Package | Description |
|---|---|
| org.opencms.ade.postupload | |
| org.opencms.ade.postupload.shared.rpc |
| Modifier and Type | Method and Description |
|---|---|
CmsPostUploadDialogBean |
CmsPostUploadDialogActionElement.getDialogData()
Returns the needed server data for client-side usage.
|
CmsPostUploadDialogBean |
CmsPostUploadDialogService.prefetch() |
static CmsPostUploadDialogBean |
CmsPostUploadDialogService.prefetch(javax.servlet.http.HttpServletRequest request)
Fetches the dialog data.
|
| Modifier and Type | Method and Description |
|---|---|
CmsPostUploadDialogBean |
I_CmsPostUploadDialogService.prefetch()
Generates dialog data for prefetching in the host page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
I_CmsPostUploadDialogServiceAsync.prefetch(com.google.gwt.user.client.rpc.AsyncCallback<CmsPostUploadDialogBean> asyncCallback)
Generates dialog data for prefetching in the host page.
|