Class HTMLPreElement

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, org.htmlunit.corejs.javascript.ConstProperties, org.htmlunit.corejs.javascript.debug.DebuggableObject, org.htmlunit.corejs.javascript.Scriptable, org.htmlunit.corejs.javascript.SymbolScriptable

    public class HTMLPreElement
    extends HTMLElement
    The JavaScript object HTMLPreElement.
    See Also:
    Serialized Form
    • Constructor Detail

      • HTMLPreElement

        public HTMLPreElement()
        Creates an instance.
    • Method Detail

      • getWidth_js

        public java.lang.Object getWidth_js()
        Returns the width property.
        Returns:
        the width property
      • setWidth_js

        public void setWidth_js​(java.lang.String width)
        Sets the width property.
        Parameters:
        width - the width property