public class RuleCloneComposer
extends ViewAnnotationAwareComposer
| Constructor and Description |
|---|
RuleCloneComposer() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeDialog() |
protected void |
deselectClonedSourceRule()
Deselects currently selected item on the widget list
|
protected void |
forceListViewReload(AbstractRuleModel newlyCreatedItem)
Forces list view refresh due to a new item creation
|
protected Textbox |
getCodeInput() |
protected CockpitEventQueue |
getEventQueue() |
protected InteractiveAction |
getInteractiveAction() |
protected java.lang.String |
getNavigationNode() |
protected NotificationService |
getNotificationService() |
protected Button |
getOkBtn() |
protected Window |
getWindow() |
void |
onCreate(CreateEvent event) |
void |
perform() |
protected void |
replaceEditorElement(AbstractRuleModel newItem)
Updates editorArea widget content
|
protected void |
reportError(java.lang.Exception exception) |
protected void |
reportSuccess() |
void |
setEventQueue(CockpitEventQueue eventQueue) |
protected void |
updateListView(AbstractRuleModel newlyCreatedItem)
Updates list view
|
public void onCreate(CreateEvent event)
public void perform()
protected void replaceEditorElement(AbstractRuleModel newItem)
newItem - protected void deselectClonedSourceRule()
protected void updateListView(AbstractRuleModel newlyCreatedItem)
newlyCreatedItem - protected void forceListViewReload(AbstractRuleModel newlyCreatedItem)
newlyCreatedItem - public void closeDialog()
protected void reportSuccess()
protected void reportError(java.lang.Exception exception)
protected InteractiveAction getInteractiveAction()
protected Textbox getCodeInput()
protected Window getWindow()
protected Button getOkBtn()
protected java.lang.String getNavigationNode()
protected CockpitEventQueue getEventQueue()
public void setEventQueue(CockpitEventQueue eventQueue)
protected NotificationService getNotificationService()
Copyright © 2018 SAP SE. All Rights Reserved.