public class VariantsStatus extends AbstractProductAction
ListViewAction.Context| Modifier and Type | Field and Description |
|---|---|
protected static String |
ICON_BASE_PORDUCT_STATUS |
protected static String |
ICON_BASE_VARIANT_STATUS |
protected static String |
ICON_VARIANT_PORDUCT_STATUS |
alwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
VariantsStatus() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Menupopup |
getPopup(ListViewAction.Context context)
Gets the popup of 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.
|
protected TypeService |
getTypeService() |
getProductCockpitProductServicecreateContext, createContext, getItem, getMultiSelectEventListener, getMultiSelectImageURI, getMultiSelectPopup, getSelectedItems, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledprotected static final String ICON_BASE_PORDUCT_STATUS
protected static final String ICON_VARIANT_PORDUCT_STATUS
protected static final String ICON_BASE_VARIANT_STATUS
protected void doCreateContext(ListViewAction.Context context)
doCreateContext in class AbstractListViewActionpublic EventListener getEventListener(ListViewAction.Context context)
ListViewActionEventListener which is to be registered for the Events#ON_CLICK event.public String getImageURI(ListViewAction.Context context)
ListViewActionprotected TypeService getTypeService()
public Menupopup getPopup(ListViewAction.Context context)
ListViewActionnull if no popup is availablepublic Menupopup getContextPopup(ListViewAction.Context context)
ListViewActionnull if no popup is
availablepublic String getTooltip(ListViewAction.Context context)
ListViewActionpublic String getStatusCode(ListViewAction.Context context)
ListViewActiongetStatusCode in interface ListViewActiongetStatusCode in class AbstractListViewActioncontext - the ContextCopyright © 2017 SAP SE. All Rights Reserved.