| Package | Description |
|---|---|
| com.github.gwtd3.api.behaviour |
| Modifier and Type | Method and Description |
|---|---|
Drag |
Behavior.drag()
|
Drag |
Drag.on(Drag.DragEventType type,
DatumFunction<Void> listener)
Registers the specified listener to receive events of the specified type
from the drag behavior.
|
Drag |
Drag.origin(com.google.gwt.core.client.JavaScriptObject o)
Set the origin accessor to the specified function.
|
Copyright © 2013 gwt-d3. All rights reserved.