Class HtmlRt

All Implemented Interfaces:
Serializable, Cloneable, Element, Node

public class HtmlRt extends HtmlElement
Wrapper for the HTML element "rt".
See Also:
  • Field Details

  • Method Details

    • markAsCreatedByJavascript

      public void markAsCreatedByJavascript()
      INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
      Marks this frame as created by javascript.
    • wasCreatedByJavascript

      public boolean wasCreatedByJavascript()
      INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
      Returns true if this frame was created by javascript.
      Returns:
      true or false
    • getDefaultStyleDisplay

      public HtmlElement.DisplayStyle getDefaultStyleDisplay()
      INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
      Returns the default display style.
      Overrides:
      getDefaultStyleDisplay in class HtmlElement
      Returns:
      the default display style