Uses of Interface
com.levigo.jadice.web.client.event.input.MouseDragEvent.MouseDragHandler
Packages that use MouseDragEvent.MouseDragHandler
-
Uses of MouseDragEvent.MouseDragHandler in com.levigo.jadice.web.client.event.input
Methods in com.levigo.jadice.web.client.event.input that return types with arguments of type MouseDragEvent.MouseDragHandlerModifier and TypeMethodDescriptionfinal com.google.gwt.event.dom.client.DomEvent.Type<MouseDragEvent.MouseDragHandler> MouseDragEvent.getAssociatedType()static com.google.gwt.event.dom.client.DomEvent.Type<MouseDragEvent.MouseDragHandler> MouseDragEvent.getType()Gets the event type associated with mouse Drag events.Methods in com.levigo.jadice.web.client.event.input with parameters of type MouseDragEvent.MouseDragHandlerModifier and TypeMethodDescriptionprotected voidMouseDragEvent.dispatch(MouseDragEvent.MouseDragHandler handler)