public class ShowSynchProductsAction extends AbstractProductAction
SynchronizationServiceListViewAction.Context| Modifier and Type | Field and Description |
|---|---|
protected static String |
ICON_SHOW_SYNC_PRODUCTS_ACTION_AVAILABLE |
protected static String |
ICON_SHOW_SYNC_PRODUCTS_ACTION_UNAVAILABLE |
alwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
ShowSynchProductsAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addSearchEventListener(Component component,
EventListener listener)
Adds the search event listener component.
|
protected void |
doCreateContext(ListViewAction.Context context) |
Menupopup |
getContextPopup(ListViewAction.Context context)
Gets the context popup of the action button.
|
EventListener |
getEventListener(ListViewAction.Context context)
Gets the
EventListener which is to be registered for the Events#ON_CLICK event. |
String |
getImageURI(ListViewAction.Context context)
Gets the image URI which represents the action button.
|
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.
|
Menupopup |
getPopup(ListViewAction.Context context)
Gets the popup of the action button.
|
SynchronizationService |
getSynchronizationService()
Gets the synchronization service.
|
String |
getTooltip(ListViewAction.Context context)
Gets the tooltip of the action button.
|
protected TypeService |
getTypeService()
Gets the type service.
|
getProductCockpitProductServicecreateContext, createContext, getItem, getMultiSelectEventListener, getSelectedItems, getStatusCode, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledprotected static final String ICON_SHOW_SYNC_PRODUCTS_ACTION_AVAILABLE
protected static final String ICON_SHOW_SYNC_PRODUCTS_ACTION_UNAVAILABLE
public 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.public String getImageURI(ListViewAction.Context context)
ListViewActionpublic String getMultiSelectImageURI(ListViewAction.Context context)
ListViewActiongetMultiSelectImageURI in interface ListViewActiongetMultiSelectImageURI in class AbstractListViewActionpublic Menupopup getMultiSelectPopup(ListViewAction.Context context)
ListViewActiongetMultiSelectPopup in interface ListViewActiongetMultiSelectPopup in class AbstractListViewActionnull if no popup is availablepublic Menupopup getPopup(ListViewAction.Context context)
ListViewActionnull if no popup is availablepublic SynchronizationService getSynchronizationService()
public String getTooltip(ListViewAction.Context context)
ListViewActionprotected void addSearchEventListener(Component component,
EventListener listener)
component - the component on which event should be addedlistener - the listenerprotected void doCreateContext(ListViewAction.Context context)
doCreateContext in class AbstractListViewActionprotected TypeService getTypeService()
Copyright © 2017 SAP SE. All Rights Reserved.