Class HTMLFrameElementImpl

All Implemented Interfaces:
FrameNode, ModelNode, CSS2PropertiesContext, ScriptableDelegate, Element, HTMLElement, HTMLFrameElement, Node

public class HTMLFrameElementImpl extends HTMLElementImpl implements HTMLFrameElement, FrameNode
  • Constructor Details

    • HTMLFrameElementImpl

      public HTMLFrameElementImpl(String name, boolean noStyleSheet)
    • HTMLFrameElementImpl

      public HTMLFrameElementImpl(String name)
  • Method Details