All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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