cs::Web::CSW::Page - a web page
use cs::Web::CSW::Page;
The cs::Web::CSW::Page module tracks the state of an active web page.
Establish a new cs::Web::CSW::Page object showing url.
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.
Cameron Simpson <cs@zip.com.au