public class B2BItemEnableOrDisableStatus extends AbstractEnableDisableAction
ListViewAction.ContextAPPROVED_STATE_ICON, ICON_FUNC_APPROVAL_ACTION_AVAILABLE, ICON_FUNC_APPROVAL_ACTION_UNAVAILABLE, ITEM_ACTIVE, UNAPPROVED_STATE_ICON, UNKNOWN_STATE_ICONalwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
B2BItemEnableOrDisableStatus() |
| Modifier and Type | Method and Description |
|---|---|
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 |
getStatusCode(ListViewAction.Context context)
Get a status code for this action.
|
String |
getTooltip(ListViewAction.Context context)
Gets the tooltip of the action button.
|
ValueService |
getValueService() |
void |
setValueService(ValueService valueService) |
doCreateContext, getMultiSelectImageURI, getPopup, getStatusLabel, getTypeService, setTypeServicecreateContext, createContext, getItem, getMultiSelectEventListener, getMultiSelectPopup, getSelectedItems, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledpublic ValueService getValueService()
public void setValueService(ValueService valueService)
valueService - the valueService to setpublic Menupopup getContextPopup(ListViewAction.Context context)
ListViewActiongetContextPopup in interface ListViewActiongetContextPopup in class AbstractEnableDisableActionnull if no popup is
availablepublic EventListener getEventListener(ListViewAction.Context context)
ListViewActionEventListener which is to be registered for the Events#ON_CLICK event.getEventListener in interface ListViewActiongetEventListener in class AbstractEnableDisableActionpublic String getImageURI(ListViewAction.Context context)
ListViewActiongetImageURI in interface ListViewActiongetImageURI in class AbstractEnableDisableActionpublic String getStatusCode(ListViewAction.Context context)
ListViewActiongetStatusCode in interface ListViewActiongetStatusCode in class AbstractListViewActioncontext - the Contextpublic String getTooltip(ListViewAction.Context context)
ListViewActiongetTooltip in interface ListViewActiongetTooltip in class AbstractEnableDisableActionCopyright © 2017 SAP SE. All Rights Reserved.