
com.sksamuel.jqm4gwt.events.HasAllTapHandlers Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jqm4gwt-standalone Show documentation
Show all versions of jqm4gwt-standalone Show documentation
jqm4gwt bundled with all of its dependencies
The newest version!
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