public class ProductSynchronizationAction extends ProductSynchronizationStatus
ListViewAction.Context| Modifier and Type | Field and Description |
|---|---|
protected static String |
ICON_SYNC_ACTION_AVAILABLE |
protected static String |
ICON_SYNC_ACTION_UNAVAILABLE |
ICON_STATUS_IN_SYNC, ICON_STATUS_IN_SYNC_NOT, ICON_STATUS_SYNC_INITIALCURRENT_STATUS_KEY, SOURCE_CATALOG_VERSION_KEY, SOURCE_ITEMS_KEY, SYNC_JOBS_KEY, syncService, typeServicealwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
ProductSynchronizationAction() |
| Modifier and Type | Method and Description |
|---|---|
EventListener |
getEventListener(ListViewAction.Context context)
Gets the
EventListener which is to be registered for the Events#ON_CLICK event. |
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.
|
protected String |
getSyncInitImg() |
protected String |
getSyncNotOKImg() |
protected String |
getSyncOKImg() |
String |
getTooltip(ListViewAction.Context context)
Gets the tooltip of the action button.
|
doCreateContext, getTypeRestrictioncontainsBaseProduct, getContextPopup, getCurrentStatus, getImageURI, getPopup, getPossiblyAffectedObjects, getStatusCode, getSyncBusyImg, getSynchronizationService, getSyncJobs, getTypeService, sendItemChangeEventscreateContext, createContext, getItem, getMultiSelectPopup, getSelectedItems, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledprotected static final String ICON_SYNC_ACTION_AVAILABLE
protected static final String ICON_SYNC_ACTION_UNAVAILABLE
public EventListener getEventListener(ListViewAction.Context context)
ListViewActionEventListener which is to be registered for the Events#ON_CLICK event.getEventListener in interface ListViewActiongetEventListener in class ProductSynchronizationStatuspublic 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 ProductSynchronizationStatuspublic String getTooltip(ListViewAction.Context context)
ListViewActiongetTooltip in interface ListViewActiongetTooltip in class AbstractSynchronizationActionprotected String getSyncNotOKImg()
getSyncNotOKImg in class ProductSynchronizationStatusprotected String getSyncInitImg()
getSyncInitImg in class ProductSynchronizationStatusprotected String getSyncOKImg()
getSyncOKImg in class ProductSynchronizationStatuspublic String getMultiSelectImageURI(ListViewAction.Context context)
ListViewActiongetMultiSelectImageURI in interface ListViewActiongetMultiSelectImageURI in class ProductSynchronizationStatusCopyright © 2017 SAP SE. All Rights Reserved.