public class DMNGridLayer
extends org.uberfire.ext.wires.core.grids.client.widget.layer.impl.DefaultGridLayer
com.ait.lienzo.client.core.shape.Layer.LayerFactory, com.ait.lienzo.client.core.shape.Layer.SelectionLayer
com.ait.lienzo.client.core.shape.ContainerNode.ContainerNodeFactory<C extends com.ait.lienzo.client.core.shape.json.IJSONSerializable<C> & com.ait.lienzo.client.core.shape.IContainer<C,?>>
Constructor and Description |
---|
DMNGridLayer() |
Modifier and Type | Method and Description |
---|---|
com.ait.lienzo.client.core.shape.Layer |
batch() |
void |
deregister(org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget) |
com.ait.lienzo.client.core.shape.Layer |
draw() |
void |
exitPinnedMode(com.google.gwt.user.client.Command onCompleteCommand) |
org.uberfire.ext.wires.core.grids.client.widget.layer.pinning.TransformMediator |
getDefaultTransformMediator() |
protected org.uberfire.ext.wires.core.grids.client.widget.dnd.GridWidgetDnDMouseMoveHandler |
getGridWidgetDnDMouseMoveHandler() |
protected org.uberfire.ext.wires.core.grids.client.widget.dnd.GridWidgetDnDMouseUpHandler |
getGridWidgetDnDMouseUpHandler() |
com.ait.lienzo.client.core.shape.Layer |
removeAll() |
void |
select(org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget selectedGridWidget) |
void |
setDefaultTransformMediator(org.uberfire.ext.wires.core.grids.client.widget.layer.pinning.TransformMediator defaultTransformMediator) |
void |
updatePinnedContext(org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget) |
add, add, addOnEnterPinnedModeCommand, addOnExitPinnedModeCommand, batch, enterPinnedMode, flipToGridWidget, getDomElementContainer, getGridWidgetConnectors, getGridWidgetDnDMouseDownHandler, getGridWidgetHandlersState, getGridWidgets, getPinnedContext, getVisibleBounds, isGridPinned, onNodeMouseDown, onNodeMouseMove, onNodeMouseUp, refreshGridWidgetConnectors, register, remove, scrollToGridWidget, selectLinkedColumn, setDomElementContainer
asLayer, clear, doBatchScheduled, draw, find, findShapeAtPoint, getCanvasElement, getContext, getDefaultStorageEngine, getElement, getHeight, getLayer, getSelectionLayer, getTransformingAttributes, getWidth, isBatchScheduled, isClearLayerBeforeDraw, isSelection, isShowSelectionLayer, isTransformable, moveDown, moveToBottom, moveToTop, moveUp, removeFromParent, setClearLayerBeforeDraw, setListening, setOnLayerAfterDraw, setOnLayerBeforeDraw, setShowSelectionLayer, setTransformable, setVisible, toDataURL, toDataURL, toJSONObject, unBatchScheduled
asContainer, asContainerNode, copy, drawWithoutTransforms, find, findByID, getBoundingBox, getBoundingBoxAttributes, getChildNodes, getChildNodes, getPathClipper, getStorageBounds, getStorageEngine, length, moveDown, moveToBottom, moveToTop, moveUp, setPathClipper, setStorageBounds, setStorageEngine
addAttributesChangedHandler, addEnsureHandler, addNodeDragEndHandler, addNodeDragMoveHandler, addNodeDragStartHandler, addNodeGestureChangeHandler, addNodeGestureEndHandler, addNodeGestureStartHandler, addNodeMouseClickHandler, addNodeMouseDoubleClickHandler, addNodeMouseDownHandler, addNodeMouseEnterHandler, addNodeMouseExitHandler, addNodeMouseMoveHandler, addNodeMouseOutHandler, addNodeMouseOverHandler, addNodeMouseUpHandler, addNodeMouseWheelHandler, addNodeTouchCancelHandler, addNodeTouchEndHandler, addNodeTouchMoveHandler, addNodeTouchStartHandler, addParentsLocations, animate, animate, asAttributes, asAttributes, asGroup, asGroupOf, asGuide, asList, asMultiPointShape, asNode, asPrimitive, asScene, asShape, asViewport, cancelAttributesChangedBatcher, cast, copyUnchecked, doAnimating, drawWithTransforms, drawWithTransforms, equals, fireEvent, getAbsoluteLocation, getAbsoluteTransform, getAttributes, getAttributeSheet, getBoundingPoints, getBoundingPoints, getComputedBoundingPoints, getComputedLocation, getFactory, getID, getMetaData, getName, getNodeType, getOverLayer, getParent, getPossibleNodeTransform, getRequiredAttributes, getScene, getScratchPad, getUserData, getViewport, hashCode, hasMetaData, isAnimating, isEventHandled, isEventHandledGlobally, isListening, isVisible, onWire, refresh, setAttributesChangedBatcher, setID, setName, setNodeType, setParent, setUserData, toJSONString, toString, unAnimating, uuid
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
find, findByID, getChildNodes, getChildNodes, getDefaultStorageEngine, getPathClipper, getStorageBounds, getStorageEngine, length, moveDown, moveToBottom, moveToTop, moveUp, setPathClipper, setStorageBounds, setStorageEngine
addAttributesChangedHandler, addNodeDragEndHandler, addNodeDragMoveHandler, addNodeDragStartHandler, addNodeGestureChangeHandler, addNodeGestureEndHandler, addNodeGestureStartHandler, addNodeMouseClickHandler, addNodeMouseDoubleClickHandler, addNodeMouseDownHandler, addNodeMouseEnterHandler, addNodeMouseExitHandler, addNodeMouseMoveHandler, addNodeMouseOutHandler, addNodeMouseOverHandler, addNodeMouseUpHandler, addNodeMouseWheelHandler, addNodeTouchCancelHandler, addNodeTouchEndHandler, addNodeTouchMoveHandler, addNodeTouchStartHandler, animate, animate, asContainer, asContainerNode, asGroup, asGroupOf, asGuide, asLayer, asMultiPointShape, asNode, asPrimitive, asScene, asShape, asViewport, cancelAttributesChangedBatcher, copy, drawWithTransforms, fireEvent, getAbsoluteLocation, getAbsoluteTransform, getAttributes, getAttributeSheet, getBoundingBox, getBoundingBoxAttributes, getBoundingPoints, getComputedBoundingPoints, getComputedLocation, getID, getLayer, getMetaData, getName, getNodeType, getOverLayer, getParent, getRequiredAttributes, getScene, getScratchPad, getTransformingAttributes, getUserData, getViewport, hasMetaData, isEventHandled, isListening, isVisible, moveDown, moveToBottom, moveToTop, moveUp, refresh, removeFromParent, setAttributesChangedBatcher, setID, setListening, setName, setUserData, setVisible, uuid
public void setDefaultTransformMediator(org.uberfire.ext.wires.core.grids.client.widget.layer.pinning.TransformMediator defaultTransformMediator)
public com.ait.lienzo.client.core.shape.Layer draw()
draw
in interface com.ait.lienzo.client.core.shape.IDrawable<com.ait.lienzo.client.core.shape.Layer>
draw
in class org.uberfire.ext.wires.core.grids.client.widget.layer.impl.DefaultGridLayer
public com.ait.lienzo.client.core.shape.Layer batch()
batch
in interface com.ait.lienzo.client.core.shape.IDrawable<com.ait.lienzo.client.core.shape.Layer>
batch
in class org.uberfire.ext.wires.core.grids.client.widget.layer.impl.DefaultGridLayer
public org.uberfire.ext.wires.core.grids.client.widget.layer.pinning.TransformMediator getDefaultTransformMediator()
getDefaultTransformMediator
in interface org.uberfire.ext.wires.core.grids.client.widget.layer.pinning.GridPinnedModeManager
getDefaultTransformMediator
in class org.uberfire.ext.wires.core.grids.client.widget.layer.impl.DefaultGridLayer
public void exitPinnedMode(com.google.gwt.user.client.Command onCompleteCommand)
exitPinnedMode
in interface org.uberfire.ext.wires.core.grids.client.widget.layer.pinning.GridPinnedModeManager
exitPinnedMode
in class org.uberfire.ext.wires.core.grids.client.widget.layer.impl.DefaultGridLayer
public void updatePinnedContext(org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget) throws IllegalStateException
updatePinnedContext
in interface org.uberfire.ext.wires.core.grids.client.widget.layer.pinning.GridPinnedModeManager
updatePinnedContext
in class org.uberfire.ext.wires.core.grids.client.widget.layer.impl.DefaultGridLayer
IllegalStateException
public void select(org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget selectedGridWidget)
select
in interface org.uberfire.ext.wires.core.grids.client.widget.layer.GridSelectionManager
select
in class org.uberfire.ext.wires.core.grids.client.widget.layer.impl.DefaultGridLayer
public void deregister(org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget)
deregister
in interface org.uberfire.ext.wires.core.grids.client.widget.layer.GridWidgetRegistry
deregister
in class org.uberfire.ext.wires.core.grids.client.widget.layer.impl.DefaultGridLayer
public com.ait.lienzo.client.core.shape.Layer removeAll()
removeAll
in interface com.ait.lienzo.client.core.shape.IContainer<com.ait.lienzo.client.core.shape.Layer,com.ait.lienzo.client.core.shape.IPrimitive<?>>
removeAll
in class org.uberfire.ext.wires.core.grids.client.widget.layer.impl.DefaultGridLayer
protected org.uberfire.ext.wires.core.grids.client.widget.dnd.GridWidgetDnDMouseMoveHandler getGridWidgetDnDMouseMoveHandler()
getGridWidgetDnDMouseMoveHandler
in class org.uberfire.ext.wires.core.grids.client.widget.layer.impl.DefaultGridLayer
protected org.uberfire.ext.wires.core.grids.client.widget.dnd.GridWidgetDnDMouseUpHandler getGridWidgetDnDMouseUpHandler()
getGridWidgetDnDMouseUpHandler
in class org.uberfire.ext.wires.core.grids.client.widget.layer.impl.DefaultGridLayer
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.