Package org.opencms.gwt.client
Class CmsJsFunctions
java.lang.Object
org.opencms.gwt.client.CmsJsFunctions
- All Implemented Interfaces:
I_CmsJsFunctions
GWT implementation of I_CmsJsFunctions.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleBrokenImage(elemental2.dom.HTMLImageElement elem) Error handle for preview images in dialogs.
-
Field Details
-
INSTANCE
The global instance.
-
-
Constructor Details
-
CmsJsFunctions
public CmsJsFunctions()
-
-
Method Details
-
handleBrokenImage
Description copied from interface:I_CmsJsFunctionsError handle for preview images in dialogs.- Specified by:
handleBrokenImagein interfaceI_CmsJsFunctions- Parameters:
elem- the image element- See Also:
-