HTMLHyperlinkElementUtils class

Implementers
Available extensions
Annotations
  • @JS.new()
  • @staticInterop

Constructors

HTMLHyperlinkElementUtils()
factory

Properties

hashCode → int
The hash code for this object.
no setterinherited
host ↔ String

Available on HTMLHyperlinkElementUtils, provided by the PropsHTMLHyperlinkElementUtils extension

getter/setter pair
hostname ↔ String

Available on HTMLHyperlinkElementUtils, provided by the PropsHTMLHyperlinkElementUtils extension

getter/setter pair
href ↔ dynamic

Available on HTMLHyperlinkElementUtils, provided by the PropsHTMLHyperlinkElementUtils extension

getter/setter pair
mHash ↔ String

Available on HTMLHyperlinkElementUtils, provided by the PropsHTMLHyperlinkElementUtils extension

getter/setter pair
origin → String

Available on HTMLHyperlinkElementUtils, provided by the PropsHTMLHyperlinkElementUtils extension

no setter
password ↔ String

Available on HTMLHyperlinkElementUtils, provided by the PropsHTMLHyperlinkElementUtils extension

getter/setter pair
pathname ↔ String

Available on HTMLHyperlinkElementUtils, provided by the PropsHTMLHyperlinkElementUtils extension

getter/setter pair
port ↔ String

Available on HTMLHyperlinkElementUtils, provided by the PropsHTMLHyperlinkElementUtils extension

getter/setter pair
protocol ↔ String

Available on HTMLHyperlinkElementUtils, provided by the PropsHTMLHyperlinkElementUtils extension

getter/setter pair
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited

Available on HTMLHyperlinkElementUtils, provided by the PropsHTMLHyperlinkElementUtils extension

getter/setter pair
username ↔ String

Available on HTMLHyperlinkElementUtils, provided by the PropsHTMLHyperlinkElementUtils extension

getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited