| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.core.client.canvas |
| Modifier and Type | Method and Description |
|---|---|
static AbstractCanvas.Cursors |
AbstractCanvas.Cursors.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractCanvas.Cursors[] |
AbstractCanvas.Cursors.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
V |
AbstractCanvasView.setCursor(AbstractCanvas.Cursors cursor) |
C |
AbstractCanvas.CanvasView.setCursor(AbstractCanvas.Cursors cursor) |
protected void |
AbstractCanvasView.setViewCursor(AbstractCanvas.Cursors cursor) |
static com.google.gwt.dom.client.Style.Cursor |
AbstractCanvasView.toViewCursor(AbstractCanvas.Cursors cursor) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.