NAME

cs::Web::CSW::PageView - display a web page


SYNOPSIS

use cs::Web::CSW::PageView;


DESCRIPTION

The cs::Web::CSW::PageView module provides an undecorated frame displaying a web page.


GENERAL FUNCTIONS


OBJECT CREATION

Usually this will be called as a widget within a frame.

new cs::Web::CSW::PageView parent, url, prevhist

Create a new view of a URL.


OBJECT METHODS

Widget()

Return the widget associated with this object.

Forward(url)

Advance forward


AUTHOR

Cameron Simpson <cs@zip.com.au>