../../../ibm_ilog/diagram/interactors/SwitchModeInteractor.html
ibm_ilog.diagram.interactors.SwitchModeInteractor (version 1.1-SNAPSHOT)
dojo.require("ibm_ilog.diagram.interactors.SwitchModeInteractor");
This Interactor manages the UndoManager through the keyboard interaction.
This Interactor have 3 connections: switchEdition, enterEdition, enterNavigation.
Property Summary
Method Summary
Event Summary
Properties
Methods
adds an interactor id, that will be enabled when entering on edition mode
Parameter | Type | Description |
---|
id | | |
addNavigationInteractorId adds an interactor id, that will be enabled when entering on navigation mode
Parameter | Type | Description |
---|
id | | |
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.
sets a new connections configuration
Parameter | Type | Description |
---|
connections | | |
Parameter | Type | Description |
---|
b | | |
Parameter | Type | Description |
---|
keyManager | | |
Parameter | Type | Description |
---|
manager | | |
switch between edition and navigation mode.
Parameter | Type | Description |
---|
e | | |
Events