Class MoveDividerStepEvent

  • All Implemented Interfaces:
    com.ait.lienzo.client.core.event.INodeEvent, com.ait.lienzo.client.core.event.INodeXYEvent

    public class MoveDividerStepEvent
    extends com.ait.lienzo.client.core.shape.wires.event.AbstractWiresDragEvent<MoveDividerStepHandler>
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent

        com.google.gwt.event.shared.GwtEvent.Type<H extends Object>
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.google.gwt.event.shared.GwtEvent.Type<MoveDividerStepHandler> TYPE  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void dispatch​(MoveDividerStepHandler handler)  
      com.google.gwt.event.shared.GwtEvent.Type<MoveDividerStepHandler> getAssociatedType()  
      • Methods inherited from class com.ait.lienzo.client.core.shape.wires.event.AbstractWiresDragEvent

        getNodeDragEvent, getX, getY
      • Methods inherited from class com.ait.lienzo.client.core.shape.wires.event.AbstractWiresEvent

        getNodeEvent, getShape, isAlive, preventDefault, stopPropagation
      • Methods inherited from class com.google.gwt.event.shared.GwtEvent

        assertLive, getSource, isLive, kill, revive
      • Methods inherited from class com.google.web.bindery.event.shared.Event

        setSource, toDebugString, toString
      • Methods inherited from interface com.ait.lienzo.client.core.event.INodeEvent

        getNodeEvent, isAlive, preventDefault, stopPropagation