../../../../ibm_ilog/diagram/editor/interactors/UndoManagerKeyInteractor.html
ibm_ilog.diagram.editor.interactors.UndoManagerKeyInteractor (version 1.1-SNAPSHOT)
dojo.require("ibm_ilog.diagram.editor.interactors.UndoManagerKeyInteractor");
This Interactor manages the UndoManager through the keyboard interaction.
This Interactor have 2 connections: undo, redo.
Property Summary
Method Summary
Event Summary
Properties
Methods
Parameter | Type | Description |
---|
assignments | | |
Disconnects all connections by going to the null state
Parameter | Type | Description |
---|
e | | |
Parameter | Type | Description |
---|
e | | |
Parameter | Type | Description |
---|
e | | |
returns pointer position associated with the given event
Parameter | Type | Description |
---|
e | | |
returns pointer position associated with the given event
Parameter | Type | Description |
---|
e | | |
Parameter | Type | Description |
---|
e | | |
returns the default event mapping
returns the Interactor Id
initialize the new instance.
Parameter | Type | Description |
---|
diagram | ibm_ilog.diagram.widget.Diagram | the associated diagram. |
Parameter | Type | Description |
---|
ids | | |
e | | |
Override the default event map with the given handlers
Parameter | Type | Description |
---|
connections | | |
release all the handles and reconnect.
this methods calls the UndoManager redoAction function.
Parameter | Type | Description |
---|
e | | |
sets a new connections configuration
Parameter | Type | Description |
---|
connections | | |
Parameter | Type | Description |
---|
b | | |
Parameter | Type | Description |
---|
keyManager | | |
Parameter | Type | Description |
---|
manager | | |
this methods calls the UndoManager undoAction function.
Parameter | Type | Description |
---|
e | | |
Events