public class PullSynchronizationAction extends AbstractSynchronizationAction
ListViewAction.Context| Modifier and Type | Field and Description |
|---|---|
protected static String |
ICON_PULL_SYNC_ACTION_AVAILABLE |
protected static String |
ICON_PULL_SYNC_ACTION_UNAVAILABLE |
CURRENT_STATUS_KEY, SOURCE_CATALOG_VERSION_KEY, SOURCE_ITEMS_KEY, SYNC_JOBS_KEY, syncService, typeServicealwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
PullSynchronizationAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCreateContext(ListViewAction.Context context) |
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.
|
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.
|
containsBaseProduct, getContextPopup, getCurrentStatus, getPopup, getPossiblyAffectedObjects, getStatusCode, getSyncBusyImg, getSynchronizationService, getSyncJobs, getTypeRestriction, getTypeService, sendItemChangeEventscreateContext, createContext, getItem, getMultiSelectPopup, getSelectedItems, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledprotected static final String ICON_PULL_SYNC_ACTION_AVAILABLE
protected static final String ICON_PULL_SYNC_ACTION_UNAVAILABLE
protected void doCreateContext(ListViewAction.Context context)
doCreateContext in class AbstractSynchronizationActionpublic EventListener getEventListener(ListViewAction.Context context)
ListViewActionEventListener which is to be registered for the Events#ON_CLICK event.public 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 AbstractListViewActionpublic String getMultiSelectImageURI(ListViewAction.Context context)
ListViewActiongetMultiSelectImageURI in interface ListViewActiongetMultiSelectImageURI in class AbstractListViewActionpublic String getImageURI(ListViewAction.Context context)
ListViewActiongetImageURI in interface ListViewActiongetImageURI in class AbstractSynchronizationActionprotected String getSyncInitImg()
getSyncInitImg in class AbstractSynchronizationActionprotected String getSyncNotOKImg()
getSyncNotOKImg in class AbstractSynchronizationActionprotected String getSyncOKImg()
getSyncOKImg in class AbstractSynchronizationActionpublic String getTooltip(ListViewAction.Context context)
ListViewActiongetTooltip in interface ListViewActiongetTooltip in class AbstractSynchronizationActionCopyright © 2017 SAP SE. All Rights Reserved.