Class HTMLPreElement

All Implemented Interfaces:
Serializable, 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:
  • Constructor Details

    • HTMLPreElement

      public HTMLPreElement()
      Creates an instance.
  • Method Details

    • jsConstructor

      public void jsConstructor()
      JavaScript constructor.
      Overrides:
      jsConstructor in class HTMLElement
    • getWidth_js

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

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