public class UpdateEnginesAction extends ItemAction
| Constructor and Description |
|---|
UpdateEnginesAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive(ActionEvent event) |
boolean |
isAutoSave()
Returns true if auto save is enabled.
|
ActionResult |
perform(ActionEvent actionEvent)
This action requires the Item in ActionEvent data.
|
canChange, canRead, canRemove, createDialogChip, getConfirmationMessage, getEditorContext, getHMCContext, getItem, getNodeParams, hasDialogChip, initialize, isVisible, needConfirmation, needSaveBeforePerform, setAutoSavepublic ActionResult perform(ActionEvent actionEvent) throws JaloBusinessException
ItemActionperform in interface HMCActionperform in class ItemActionactionEvent - ActionEvent contains input data for the actionJaloBusinessExceptionpublic boolean isActive(ActionEvent event)
isActive in interface HMCStatefulActionisActive in class ItemActionpublic boolean isAutoSave()
ItemActionisAutoSave in class ItemActionCopyright © 2017 SAP SE. All Rights Reserved.