Class Attr

  • All Implemented Interfaces:
    EventTarget

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

      • isId

        public boolean isId
      • name

        public java.lang.String name
      • ownerElement

        public Element ownerElement
      • specified

        public boolean specified
      • value

        public java.lang.String value
    • Constructor Detail

      • Attr

        public Attr()