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

def.dom.ScriptNotifyEvent Maven / Gradle / Ivy

The newest version!
package def.dom;

public class ScriptNotifyEvent extends Event {
    public java.lang.String callingUri;
    public java.lang.String value;
    public static ScriptNotifyEvent prototype;
    public ScriptNotifyEvent(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy