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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringRetrieves the close link global variable as a string.voidMethods 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:
onModuleLoadin interfacecom.google.gwt.core.client.EntryPoint- Overrides:
onModuleLoadin classA_CmsEntryPoint- See Also:
-
getCloseLink
Retrieves the close link global variable as a string.- Returns:
- the close link
-