Class CmsPostUploadDialogEntryPoint
java.lang.Object
org.opencms.gwt.client.A_CmsEntryPoint
org.opencms.ade.postupload.client.CmsPostUploadDialogEntryPoint
- All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint
Dialog entry class.
- Since:
- 8.0.0
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
Retrieves the close link global variable as a string.void
Methods inherited from class org.opencms.gwt.client.A_CmsEntryPoint
enableRemoteExceptionHandler
-
Field Details
-
CLOSE_FUNCTION
The name of the close function.- See Also:
-
-
Constructor Details
-
CmsPostUploadDialogEntryPoint
public CmsPostUploadDialogEntryPoint()
-
-
Method Details
-
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
-