public class DefaultExportEditorAreaAction extends AbstractListViewAction
ListViewAction.ContextalwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
DefaultExportEditorAreaAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCreateContext(ListViewAction.Context context) |
EditorConfiguration |
getConfiguration(String typecode) |
Menupopup |
getContextPopup(ListViewAction.Context context)
Gets the context popup of the action button.
|
protected EditorAreaExporter |
getEditorAreaExporter() |
EventListener |
getEventListener(ListViewAction.Context context)
Gets the
EventListener which is to be registered for the Events#ON_CLICK event. |
protected String |
getFileName() |
protected String |
getFileName(TypedObject item) |
String |
getImageURI(ListViewAction.Context context)
Gets the image URI which represents the action button.
|
Menupopup |
getPopup(ListViewAction.Context context)
Gets the popup of the action button.
|
String |
getTooltip(ListViewAction.Context context)
Gets the tooltip of the action button.
|
void |
setEditorAreaExporter(EditorAreaExporter editorAreaExporter) |
void |
setFileName(String fileName) |
void |
setImageURI(String imageURI) |
void |
setTooltip(String tooltip) |
void |
setuIConfigurationService(UIConfigurationService uIConfigurationService) |
createContext, createContext, getItem, getMultiSelectEventListener, getMultiSelectImageURI, getMultiSelectPopup, getSelectedItems, getStatusCode, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledprotected void doCreateContext(ListViewAction.Context context)
doCreateContext in class AbstractListViewActionpublic Menupopup getContextPopup(ListViewAction.Context context)
ListViewActionnull if no popup is
availablepublic EventListener getEventListener(ListViewAction.Context context)
ListViewActionEventListener which is to be registered for the Events#ON_CLICK event.protected String getFileName(TypedObject item)
public String getImageURI(ListViewAction.Context context)
ListViewActionpublic void setImageURI(String imageURI)
public Menupopup getPopup(ListViewAction.Context context)
ListViewActionnull if no popup is availablepublic String getTooltip(ListViewAction.Context context)
ListViewActionpublic void setEditorAreaExporter(EditorAreaExporter editorAreaExporter)
public EditorConfiguration getConfiguration(String typecode)
public void setuIConfigurationService(UIConfigurationService uIConfigurationService)
protected EditorAreaExporter getEditorAreaExporter()
protected String getFileName()
public void setFileName(String fileName)
public void setTooltip(String tooltip)
tooltip - the tooltip to setCopyright © 2017 SAP SE. All Rights Reserved.