Uses of Interface
com.levigo.jadice.web.client.tool.events.PointerDownEvent.Handler
Packages that use PointerDownEvent.Handler
-
Uses of PointerDownEvent.Handler in com.levigo.jadice.web.client.tool.events
Methods in com.levigo.jadice.web.client.tool.events that return types with arguments of type PointerDownEvent.HandlerModifier and TypeMethodDescriptionfinal com.google.gwt.event.dom.client.DomEvent.Type
<PointerDownEvent.Handler> PointerDownEvent.getAssociatedType()
static com.google.gwt.event.dom.client.DomEvent.Type
<PointerDownEvent.Handler> PointerDownEvent.getType()
Gets the event type associated with pointer down events.Methods in com.levigo.jadice.web.client.tool.events with parameters of type PointerDownEvent.HandlerModifier and TypeMethodDescriptionprotected void
PointerDownEvent.dispatch
(PointerDownEvent.Handler handler)