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

def.dom.BeforeUnloadEvent Maven / Gradle / Ivy

The newest version!
package def.dom;

public class BeforeUnloadEvent extends Event {
    public java.lang.Object returnValue;
    public static BeforeUnloadEvent prototype;
    public BeforeUnloadEvent(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy