Class HTMLUListElement

  • All Implemented Interfaces:
    EventTarget

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

      • compact

        public boolean compact
      • type

        public java.lang.String type
    • Constructor Detail

      • HTMLUListElement

        public HTMLUListElement()