ibm_ilog.diagram.editor.interactors.ConnectionHandleInteractor
Object » ibm_ilog.diagram.util.HandleSet » ibm_ilog.diagram.interactors.Interactor » ibm_ilog.diagram.interactors.DragInteractor » ibm_ilog.diagram.editor.interactors.ConnectionHandleInteractor
dojo.require("ibm_ilog.diagram.editor.interactors.ConnectionHandleInteractor");
Property Summary
- eventNameWheel
- hasDragged true if last drag start was followed by a move
Method Summary
- activate() Activates the receiver by connecting it to its sources of events.
- assignInputs(assignments)
- deactivate() Disconnects all connections by going to the null state
- eventButtonIsLeft(e)
- eventButtonIsMiddle(e)
- eventButtonIsRight(e)
- eventClientLocation(e) returns pointer position associated with the given event
- eventPageLocation(e) returns pointer position associated with the given event
- eventWheelAmmount(e)
- getConnections() return the eventMap
- getDefaultConnections() returns the default event mapping
- getEnabled()
- initialize(connectionHandle)
- initializeFilters()
- keyPressed(ids, e)
- overrideConnections(connections) Override the default event map with the given handlers
- reactivate() release all the handles and reconnect.
- registerHotKeys()
- setAllowFreeLinks(allowFreeLinks)
- setConnections(connections) sets a new connections configuration
- setEnabled(b)
- setKeyManager(keyManager)
- setLinkShapeType(linkShapeType)
- setManager(manager)
- setPortPosition(position)
- setTarget(target)
- toString()
Event Summary
Attached Objects
Properties
Defined by ibm_ilog.diagram.util.HandleSet
true if last drag start was followed by a move
Methods
Defined by ibm_ilog.diagram.util.HandleSet, ibm_ilog.diagram.interactors.Interactor, ibm_ilog.diagram.interactors.DragInteractor
Activates the receiver by connecting it to its sources of events.
Defined by ibm_ilog.diagram.util.HandleSet
Disconnects all connections by going to the null state
Defined by ibm_ilog.diagram.util.HandleSet
returns pointer position associated with the given event
Parameter | Type | Description |
---|---|---|
e |
Defined by ibm_ilog.diagram.util.HandleSet
returns pointer position associated with the given event
Parameter | Type | Description |
---|---|---|
e |
Overrides ibm_ilog.diagram.util.HandleSet, ibm_ilog.diagram.interactors.Interactor, ibm_ilog.diagram.interactors.DragInteractor
returns the default event mapping
Defined by ibm_ilog.diagram.util.HandleSet
Parameter | Type | Description |
---|---|---|
connectionHandle | ibm_ilog.diagram.editor.ConnectionHandle |
Defined by ibm_ilog.diagram.util.HandleSet
Defined by ibm_ilog.diagram.util.HandleSet
Override the default event map with the given handlers
Parameter | Type | Description |
---|---|---|
connections |
Defined by ibm_ilog.diagram.util.HandleSet
Defined by ibm_ilog.diagram.util.HandleSet
sets a new connections configuration
Parameter | Type | Description |
---|---|---|
connections |
Defined by ibm_ilog.diagram.util.HandleSet
Events
Defined by ibm_ilog.diagram.util.HandleSet
Defined by ibm_ilog.diagram.util.HandleSet