com.ebmwebsourcing.geasytools.geasyui.api.draggable.events
Interface IDragStopEvent

All Known Implementing Classes:
DragStopEvent

public interface IDragStopEvent


Method Summary
 float getDragStartX()
          X position where the drag started
 float getDragStartY()
          Y position where the drag started
 

Method Detail

getDragStartX

float getDragStartX()
X position where the drag started

Returns:

getDragStartY

float getDragStartY()
Y position where the drag started

Returns:


Copyright © 2010-2011 Petals Link. All Rights Reserved.