Class MediaEditorSectionConfiguration.MediaEditorSectionRenderer
java.lang.Object
de.hybris.platform.cockpit.services.config.impl.MediaEditorSectionConfiguration.MediaEditorSectionRenderer
- All Implemented Interfaces:
SectionRenderer
- Enclosing class:
- MediaEditorSectionConfiguration
public class MediaEditorSectionConfiguration.MediaEditorSectionRenderer
extends Object
implements SectionRenderer
Media editor section custom renderer - renders whole section
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) protected voidrenderePreviewImage(TypedObject updatedTypedObject) Re-render image preview after changesvoidupdate(TypedObject updatedTypedObject) Performs an update section afer changes.
-
Constructor Details
-
MediaEditorSectionRenderer
-
-
Method Details
-
render
public void render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) - Specified by:
renderin interfaceSectionRenderer
-
renderePreviewImage
Re-render image preview after changes- Parameters:
updatedTypedObject- current typed object
-
update
Performs an update section afer changes.- Parameters:
updatedTypedObject- current typed object
-
getDownloadUrlCachingFree
-