Packagetwaver.network.interaction
Classpublic class PanInteractionHandler
InheritancePanInteractionHandler Inheritance BasicInteractionHandler Inheritance Object



Protected Properties
 PropertyDefined By
 Inheritednetwork : Network
[read-only] Get network component of this interaction.
BasicInteractionHandler
Public Methods
 MethodDefined By
  
PanInteractionHandler
  
[override]
PanInteractionHandler
  
[override]
PanInteractionHandler
Protected Methods
 MethodDefined By
 Inherited
dispatchEvent(kind:String, e:MouseEvent, element:IElement = null, resizeDirection:String = null, pointIndex:int = -1):void
Dispatch event to listeners.
BasicInteractionHandler
Constructor Detail
PanInteractionHandler()Constructor
public function PanInteractionHandler(network:Network)



Parameters
network:Network
Method Detail
installListeners()method
override public function installListeners():void

uninstallListeners()method 
override public function uninstallListeners():void