Movatterモバイル変換


[0]ホーム

URL:


menu
  1. Dart
  2. dart:html
  3. Location class
Location
description

Location class

Implemented types
Annotations
  • @Native.new("Location")

Properties

ancestorOriginsList<String>?
no setter
hashString
getter/setter pair
hashCodeint
The hash code for this object.
no setterinherited
hostString
getter/setter pair
hostnameString?
getter/setter pair
hrefString
getter/setter pairoverride-setter
originString
no setter
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
trustedHrefTrustedUrl?
getter/setter pair

Methods

assign([String?url])→ void
noSuchMethod(Invocationinvocation)→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reload()→ void
replace(String?url)→ void
toString()String
A string representation of this object.

Operators

operator ==(Objectother)bool
The equality operator.
inherited
  1. Dart
  2. dart:html
  3. Location class
dart:html library

[8]ページ先頭

©2009-2025 Movatter.jp