public class BTGSegmentTimePeriodStatus extends AbstractListViewAction
ListViewAction.Context| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ICON_TIMER_PAST |
protected static java.lang.String |
ICON_TIMER_PRESENT |
protected static java.lang.String |
ICON_TIMER_UPCOMING |
alwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
BTGSegmentTimePeriodStatus() |
| 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. |
java.lang.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.
|
protected java.text.SimpleDateFormat |
getSimpleDateFormat() |
java.lang.String |
getTooltip(ListViewAction.Context context)
Gets the tooltip of the action button.
|
protected TypeService |
getTypeService() |
void |
setCommonI18NService(CommonI18NService commonI18NService) |
createContext, createContext, getItem, getMultiSelectEventListener, getMultiSelectImageURI, getMultiSelectPopup, getSelectedItems, getStatusCode, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledprotected static final java.lang.String ICON_TIMER_PAST
protected static final java.lang.String ICON_TIMER_PRESENT
protected static final java.lang.String ICON_TIMER_UPCOMING
protected void doCreateContext(ListViewAction.Context context)
doCreateContext in class AbstractListViewActionpublic 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 java.lang.String getImageURI(ListViewAction.Context context)
ListViewActionprotected TypeService getTypeService()
public void setCommonI18NService(CommonI18NService commonI18NService)
commonI18NService - the commonI18NService to setpublic Menupopup getPopup(ListViewAction.Context context)
ListViewActionnull if no popup is availablepublic java.lang.String getTooltip(ListViewAction.Context context)
ListViewActionprotected java.text.SimpleDateFormat getSimpleDateFormat()
Copyright © 2018 SAP SE. All Rights Reserved.