| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.core.client.components.proxies |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractShapeProxyView<S extends ElementShape> |
| Modifier and Type | Method and Description |
|---|---|
ShapeProxyView<S> |
ShapeProxyView.onAccept(Consumer<S> shape) |
ShapeProxyView<S> |
ShapeProxyView.onCreate(Supplier<S> shape) |
ShapeProxyView<S> |
ShapeProxyView.onDestroy(Consumer<S> shape) |
ShapeProxyView<S> |
ShapeProxyView.setCanvas(Canvas canvas) |
| Modifier and Type | Method and Description |
|---|---|
ElementProxy |
ElementProxy.setView(ShapeProxyView<? extends ElementShape> view) |
| Constructor and Description |
|---|
ConnectorProxy(ElementProxy proxy,
ShapeProxyView<EdgeShape> view) |
NodeProxy(ElementProxy proxy,
ShapeProxyView<NodeShape> view) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.