Mac OS X Reference Library Apple Developer
Search

Location.idl

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

assign
reload
replace
toString
valueOf

assign



void assign(
    in DOMString url); 

Module

window


reload



void reload(); 

Module

window


replace



void replace(
    in DOMString url); 

Module

window


toString



DOMString toString(); 

Module

window


valueOf



DOMObject valueOf(); 

Module

window

Globals

hash
host
hostname
href
pathname
port
protocol
search

hash



attribute DOMString hash; 

Module

window


host



attribute DOMString host; 

Module

window


hostname



attribute DOMString hostname; 

Module

window


href



attribute DOMString href; 

Module

window


pathname



attribute DOMString pathname; 

Module

window


port



attribute DOMString port; 

Module

window


protocol



attribute DOMString protocol; 

Module

window


search



attribute DOMString search; 

Module

window

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27