Class ImpExZipFileChooserEditor
java.lang.Object
com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<String>
de.hybris.platform.platformbackoffice.widgets.impex.ImpExZipFileChooserEditor
- All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<String>
public class ImpExZipFileChooserEditor
extends com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<String>
-
Field Summary
Fields inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer
HEADER_LABEL_TOOLTIP, ON_ADD_EVENT, ON_DELETE_EVENT, YW_EDITOR_AREA_LABEL_CONTAINERFields inherited from interface com.hybris.cockpitng.editors.CockpitEditorRenderer
INITIAL_EDIT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(org.zkoss.zk.ui.Component parent, com.hybris.cockpitng.editors.EditorContext<String> context, com.hybris.cockpitng.editors.EditorListener<String> listener) voidrenderBlankZipFileChooser(org.zkoss.zk.ui.Component parent) voidrenderZipFileChooser(org.zkoss.zk.ui.Component zipFileChooserView, List<String> zipEntries) Methods inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer
extractEmbeddedEditor, extractEmbeddedType, findAncestorEditor, findEmbeddedEditors, getInitialEditString, getL10nDecorator
-
Constructor Details
-
ImpExZipFileChooserEditor
public ImpExZipFileChooserEditor()
-
-
Method Details
-
render
-
renderZipFileChooser
-
renderBlankZipFileChooser
public void renderBlankZipFileChooser(org.zkoss.zk.ui.Component parent)
-