Class HTMLBaseFontElement

All Implemented Interfaces:
EventTarget

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

    • color

      public String color
    • face

      public String face
    • size

      public int size
  • Constructor Details

    • HTMLBaseFontElement

      public HTMLBaseFontElement()