Class HTMLEmbedElement

  • All Implemented Interfaces:
    EventTarget

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

      • height

        public java.lang.String height
      • src

        public java.lang.String src
      • type

        public java.lang.String type
      • width

        public java.lang.String width
    • Constructor Detail

      • HTMLEmbedElement

        public HTMLEmbedElement()