cs::CSW::Page - a web page
use cs::CSW::Page;
The cs::CSW::Page module tracks the state of an active web page.
- new cs::CSW::Page parent, url
-
Establish a new cs::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::CSW::History object for this page.
UrlId()
-
Return the URL_ID for this page.
UrlObj()
-
Return the cs::CSW::Url object for this page.
Cameron Simpson <cs@zip.com.au