Class SelectEventInit


  • @JsType(isNative=true,
            name="Object",
            namespace="<global>")
    public final class SelectEventInit
    extends Object
    Is a mouse event initialization dictionary, having the fields to create an event.
    This is used only internally.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • getType

        @JsProperty
        public String getType()
        Returns the type of the event.
        Returns:
        the type of the event