Class HTMLLIElement

  • All Implemented Interfaces:
    EventTarget

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

      • type

        public java.lang.String type
      • value

        public int value
    • Constructor Detail

      • HTMLLIElement

        public HTMLLIElement()