public interface AdvancedListViewAction extends ListViewAction
ListViewAction.ContextAFFECTED_ITEMS_KEY| Modifier and Type | Method and Description |
|---|---|
boolean |
isAlwaysEnabled()
Specifies whether this action should be enabled even though the component (where this action is used) is marked as
non-editable.
|
void |
setAlwaysEnabled(boolean alwaysEnabled)
Sets whether this action is always enabled or not.
|
createContext, createContext, getContextPopup, getEventListener, getImageURI, getMultiSelectEventListener, getMultiSelectImageURI, getMultiSelectPopup, getPopup, getStatusCode, getTooltipboolean isAlwaysEnabled()
true if this action is always enabled, false otherwisevoid setAlwaysEnabled(boolean alwaysEnabled)
alwaysEnabled - true means this action will always be enabled even though the component is marked as
non-editableCopyright © 2018 SAP SE. All Rights Reserved.