![JAR search and dependency download from the Maven repository](/logo.png)
com.sksamuel.jqm4gwt.events.HasAllTapHandlers Maven / Gradle / Ivy
package com.sksamuel.jqm4gwt.events;
/**
* This is a convenience interface that includes all JQM tap handlers
* defined by jqm4gwt.
*
* @author Andrei Costescu [email protected] 31 Oct 2013
*/
public interface HasAllTapHandlers extends HasTapHandlers, HasTapHoldHandlers {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy