Class HTMLOListElement

  • All Implemented Interfaces:
    EventTarget

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

      • compact

        public boolean compact
      • start

        public int start
      • type

        public java.lang.String type
    • Constructor Detail

      • HTMLOListElement

        public HTMLOListElement()