Interface MoveDividerStartHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler,com.ait.lienzo.client.core.shape.wires.event.WiresEventHandler
public interface MoveDividerStartHandler extends com.ait.lienzo.client.core.shape.wires.event.WiresEventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonMoveDividerStart(MoveDividerStartEvent event)
-
-
-
Method Detail
-
onMoveDividerStart
void onMoveDividerStart(MoveDividerStartEvent event)
-
-