HtmlHyperlinkElementUtils class - dart:html library (original) (raw)

Implementers

Annotations

Properties

hashString?

getter/setter pair

hashCodeint

The hash code for this object.

no setterinherited

hostString?

getter/setter pair

hostnameString?

getter/setter pair

hrefString?

getter/setter pair

originString?

no setter

passwordString?

getter/setter pair

pathnameString?

getter/setter pair

portString?

getter/setter pair

protocolString?

getter/setter pair

runtimeTypeType

A representation of the runtime type of the object.

no setterinherited

searchString?

getter/setter pair

usernameString?

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