Uses of Interface
com.vaadin.client.event.PointerCancelHandler
-
Packages that use PointerCancelHandler Package Description com.vaadin.client.event -
-
Uses of PointerCancelHandler in com.vaadin.client.event
Methods in com.vaadin.client.event that return types with arguments of type PointerCancelHandler Modifier and Type Method Description com.google.gwt.event.dom.client.DomEvent.Type<PointerCancelHandler>PointerCancelEvent. getAssociatedType()static com.google.gwt.event.dom.client.DomEvent.Type<PointerCancelHandler>PointerCancelEvent. getType()Gets the event type associated with pointer cancel events.Methods in com.vaadin.client.event with parameters of type PointerCancelHandler Modifier and Type Method Description protected voidPointerCancelEvent. dispatch(PointerCancelHandler handler)
-