Package org.opencms.ade.upload.client
Class CmsUpload
java.lang.Object
org.opencms.gwt.client.A_CmsEntryPoint
org.opencms.ade.upload.client.CmsUpload
- All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint
Upload dialog entry class.
- Since:
- 8.0.0
-
Constructor Summary
-
Method Summary
Methods inherited from class org.opencms.gwt.client.A_CmsEntryPoint
enableRemoteExceptionHandler
-
Constructor Details
-
CmsUpload
public CmsUpload()
-
-
Method Details
-
exportOpenUploadDialog
Exports the open dialog method. -
onModuleLoad
- Specified by:
onModuleLoad
in interfacecom.google.gwt.core.client.EntryPoint
- Overrides:
onModuleLoad
in classA_CmsEntryPoint
- See Also:
-
getCloseLink
Retrieves the close link global variable as a string.- Returns:
- the close link
-
getDialogMode
Retrieves the dialog mode global variable as a string.- Returns:
- the dialog mode
-