Class HTMLOListElement

All Implemented Interfaces:
EventTarget

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

    • compact

      public boolean compact
    • start

      public int start
    • type

      public String type
  • Constructor Details

    • HTMLOListElement

      public HTMLOListElement()