public class CompareAction extends AbstractMultiSelectOnlyAction
ListViewAction.ContextalwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
CompareAction() |
| Modifier and Type | Method and Description |
|---|---|
EventListener |
getMultiSelectEventListener(ListViewAction.Context context)
Gets the
EventListener for selection operation which is to be registered for the Events#ON_CLICK event. |
String |
getMultiSelectImageURI(ListViewAction.Context context)
Gets the image URI for selection operation which represents the action button.
|
Menupopup |
getMultiSelectPopup(ListViewAction.Context context)
Gets the popup of the action button for selection operation.
|
String |
getTooltip(ListViewAction.Context context)
Gets the tooltip of the action button.
|
doCreateContext, getContextPopup, getEventListener, getImageURI, getPopupcreateContext, createContext, getItem, getSelectedItems, getStatusCode, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledpublic EventListener getMultiSelectEventListener(ListViewAction.Context context)
ListViewActionEventListener for selection operation which is to be registered for the Events#ON_CLICK event.getMultiSelectEventListener in interface ListViewActiongetMultiSelectEventListener in class AbstractMultiSelectOnlyActionpublic String getMultiSelectImageURI(ListViewAction.Context context)
ListViewActiongetMultiSelectImageURI in interface ListViewActiongetMultiSelectImageURI in class AbstractMultiSelectOnlyActionpublic Menupopup getMultiSelectPopup(ListViewAction.Context context)
ListViewActiongetMultiSelectPopup in interface ListViewActiongetMultiSelectPopup in class AbstractMultiSelectOnlyActionnull if no popup is availablepublic String getTooltip(ListViewAction.Context context)
ListViewActiongetTooltip in interface ListViewActiongetTooltip in class AbstractMultiSelectOnlyActionCopyright © 2017 SAP SE. All Rights Reserved.