../../../ibm_ilog/diagram/interactors/WheelPanInteractor.html
ibm_ilog.diagram.interactors.WheelPanInteractor
dojo.require("ibm_ilog.diagram.interactors.WheelPanInteractor");
A WheelPanInteractor controls the process of panning the viewport by the mouse wheel
Method Summary
Event Summary
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 amount at which pan is moved at each discrete operation
Wheel Pan interactor constructor, based on a target Diagram widget.
Parameter | Type | Description |
---|
diagram | ibm_ilog.diagram.widget.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 | | |
Sets the amount at which pan is moved at each discrete operation
Parameter | Type | Description |
---|
factor | Number | |
Parameter | Type | Description |
---|
keyManager | | |
Parameter | Type | Description |
---|
manager | | |
Events