public class RemoveUserResults extends AbstractListViewAction
ListViewAction.ContextalwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
RemoveUserResults() |
| 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.
|
java.lang.String |
getTooltip(ListViewAction.Context context)
Gets the tooltip of the action button.
|
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
void |
setJasperReportCacheService(JasperReportCacheService jasperReportCacheService) |
void |
setModelService(ModelService modelService) |
void |
setSearchRestrictionService(SearchRestrictionService searchRestrictionService) |
createContext, createContext, getItem, getMultiSelectEventListener, getMultiSelectImageURI, getMultiSelectPopup, getSelectedItems, getStatusCode, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledpublic void setSearchRestrictionService(SearchRestrictionService searchRestrictionService)
searchRestrictionService - the searchRestrictionService to setpublic void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
flexibleSearchService - the flexibleSearchService to setpublic void setModelService(ModelService modelService)
modelService - the modelService to setpublic void setJasperReportCacheService(JasperReportCacheService jasperReportCacheService)
jasperReportCacheService - the jasperReportCacheService to setpublic EventListener getEventListener(ListViewAction.Context context)
ListViewActionEventListener which is to be registered for the Events#ON_CLICK event.protected void doCreateContext(ListViewAction.Context context)
doCreateContext in class AbstractListViewActionpublic Menupopup getContextPopup(ListViewAction.Context context)
ListViewActionnull if no popup is
availablepublic java.lang.String getImageURI(ListViewAction.Context context)
ListViewActionpublic java.lang.String getTooltip(ListViewAction.Context context)
ListViewActionpublic Menupopup getPopup(ListViewAction.Context context)
ListViewActionnull if no popup is availableCopyright © 2018 SAP SE. All Rights Reserved.