| Package | Description |
|---|---|
| org.apache.airavata.xbaya.ui.graph |
| Modifier and Type | Method and Description |
|---|---|
GraphCanvasEvent.GraphCanvasEventType |
GraphCanvasEvent.getType() |
static GraphCanvasEvent.GraphCanvasEventType |
GraphCanvasEvent.GraphCanvasEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphCanvasEvent.GraphCanvasEventType[] |
GraphCanvasEvent.GraphCanvasEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GraphCanvasEvent(GraphCanvasEvent.GraphCanvasEventType type,
GraphCanvas canvas,
Workflow workflow)
Constructs a GraphPanelEvent.
|
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.