DragRotateHandler.fromJsObject constructor
DragRotateHandler.fromJsObject(
- DragRotateHandlerJsImpl jsObject
Creates a new DragPanHandler from a jsObject
.
Implementation
DragRotateHandler.fromJsObject(DragRotateHandlerJsImpl jsObject)
: super.fromJsObject(jsObject);