Class HTMLLIElement

All Implemented Interfaces:
EventTarget

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

    • type

      public String type
    • value

      public int value
  • Constructor Details

    • HTMLLIElement

      public HTMLLIElement()