NAME

cs::CSW::Page - a web page


SYNOPSIS

use cs::CSW::Page;


DESCRIPTION

The cs::CSW::Page module tracks the state of an active web page.


GENERAL FUNCTIONS


OBJECT CREATION

new cs::CSW::Page parent, url
Establish a new cs::CSW::Page object showing url.


OBJECT METHODS

Id()
Return the WINDOW_ID of this window.

HistoryId()
Return the HISTORY_ID of this window.

HistoryObj()
Return the cs::CSW::History object for this page.

UrlId()
Return the URL_ID for this page.

UrlObj()
Return the cs::CSW::Url object for this page.


AUTHOR

Cameron Simpson <cs@zip.com.au