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

def.dom.MSGesture Maven / Gradle / Ivy

The newest version!
package def.dom;

import def.js.Object;

public class MSGesture extends def.js.Object {
    public Element target;
    native public void addPointer(double pointerId);
    native public void stop();
    public static MSGesture prototype;
    public MSGesture(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy