Package | Description |
---|---|
org.uberfire.ext.wires.core.api.factories |
Modifier and Type | Method and Description |
---|---|
ShapeDragProxy |
ShapeFactory.getDragProxy(FactoryHelper helper,
ShapeDragProxyPreviewCallback dragPreviewCallback,
ShapeDragProxyCompleteCallback dragEndCallBack)
Get a proxy used during and at the end of a drag operation
|
WiresBaseShape |
ShapeFactory.getShape(FactoryHelper helper)
Get a Shape to be created on the Canvas (usually at the end of a drag operation)
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.