public class RulesModuleSyncAction extends AbstractInteractiveAction<AbstractRulesModuleModel,java.lang.Object>
DEFAULT_ALERT_DIALOG_OK, DEFAULT_ALERT_DIALOG_TEMPLATE_URL, DEFAULT_ALERT_DIALOG_WIDTH| Constructor and Description |
|---|
RulesModuleSyncAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDialogWindowAttribute(<any> context,
Window window)
Override the method in subclasses to supplement dialog window with attributes
|
boolean |
canPerform(ActionContext context) |
protected java.lang.String |
getDialogTemplate(<any> context) |
protected java.lang.String |
getDialogTitle(<any> context) |
doOnAlertOkClick, getAlertDialogTemplate, getAlertDialogWidth, getArguments, getDialogHeight, getDialogTop, getDialogWidth, getRoot, perform, sendOutputDataToSocket, showAlertDialogprotected java.lang.String getDialogTemplate(<any> context)
getDialogTemplate in class AbstractInteractiveAction<AbstractRulesModuleModel,java.lang.Object>protected java.lang.String getDialogTitle(<any> context)
getDialogTitle in class AbstractInteractiveAction<AbstractRulesModuleModel,java.lang.Object>protected void addDialogWindowAttribute(<any> context,
Window window)
AbstractInteractiveActionaddDialogWindowAttribute in class AbstractInteractiveAction<AbstractRulesModuleModel,java.lang.Object>context - action contextwindow - window to supplement attributespublic boolean canPerform(ActionContext context)
canPerform in class AbstractInteractiveAction<AbstractRulesModuleModel,java.lang.Object>Copyright © 2018 SAP SE. All Rights Reserved.