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

def.dom.UIEventInit Maven / Gradle / Ivy

The newest version!
package def.dom;

@jsweet.lang.Interface
public abstract class UIEventInit extends EventInit {
    @jsweet.lang.Optional
    public Window view;
    @jsweet.lang.Optional
    public double detail;
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy