Class HTMLOptGroupElement

All Implemented Interfaces:
EventTarget

@JsType(isNative=true, namespace="<global>") public class HTMLOptGroupElement extends HTMLElement
  • Field Details

    • disabled

      public boolean disabled
    • label

      public String label
  • Constructor Details

    • HTMLOptGroupElement

      public HTMLOptGroupElement()