Class ExportEditorArea2XlsAction
java.lang.Object
de.hybris.platform.cockpit.components.listview.AbstractListViewAction
de.hybris.platform.cockpit.components.editorarea.export.DefaultExportEditorAreaAction
de.hybris.platform.cockpit.components.editorarea.export.ExportEditorArea2XlsAction
- All Implemented Interfaces:
AdvancedListViewAction,ListViewAction
Action which triggers pdf preview of editor area
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.hybris.platform.cockpit.components.listview.ListViewAction
ListViewAction.Context -
Field Summary
Fields inherited from class de.hybris.platform.cockpit.components.listview.AbstractListViewAction
alwaysEnabled, IN_EDITOR_AREA_SECTION_PANELFields inherited from interface de.hybris.platform.cockpit.components.listview.ListViewAction
AFFECTED_ITEMS_KEY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.cockpit.components.editorarea.export.DefaultExportEditorAreaAction
doCreateContext, getConfiguration, getContextPopup, getEditorAreaExporter, getEventListener, getFileName, getImageURI, getPopup, getTooltip, setEditorAreaExporter, setFileName, setImageURI, setTooltip, setuIConfigurationServiceMethods inherited from class de.hybris.platform.cockpit.components.listview.AbstractListViewAction
createContext, createContext, getItem, getMultiSelectEventListener, getMultiSelectImageURI, getMultiSelectPopup, getSelectedItems, getStatusCode, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabled
-
Constructor Details
-
ExportEditorArea2XlsAction
public ExportEditorArea2XlsAction()
-
-
Method Details
-
getFileName
- Overrides:
getFileNamein classDefaultExportEditorAreaAction- Returns:
- the desired file name
-