NAME

cs::Web::CSW::Page - a web page


SYNOPSIS

use cs::Web::CSW::Page;


DESCRIPTION

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


GENERAL FUNCTIONS


OBJECT CREATION

new cs::Web::CSW::Page parent, url

Establish a new cs::Web::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::Web::CSW::History object for this page.

UrlId()

Return the URL_ID for this page.

UrlObj()

Return the cs::Web::CSW::Url object for this page.


AUTHOR

Cameron Simpson <cs@zip.com.au