Class PresentationConnection

java.lang.Object
org.htmlunit.corejs.javascript.ScriptableObject
org.htmlunit.javascript.HtmlUnitScriptable
org.htmlunit.javascript.host.event.EventTarget
org.htmlunit.javascript.host.media.presentation.PresentationConnection
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 PresentationConnection extends EventTarget
A JavaScript object for PresentationConnection.
See Also:
  • Constructor Details

    • PresentationConnection

      public PresentationConnection()
      Creates an instance.
  • Method Details