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

def.dom.CommandEventInit Maven / Gradle / Ivy

The newest version!
package def.dom;

@jsweet.lang.Interface
public abstract class CommandEventInit extends EventInit {
    @jsweet.lang.Optional
    public java.lang.String commandName;
    @jsweet.lang.Optional
    public java.lang.String detail;
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy