You may return to the Cvo Object Documenation Index from this document. This document contains the following sections describing the Cvo_Page object:

Class

Cvo_Page

Syntax

#include <Cvo/Page.h++>

new Cvo_Page ( )

Overview

A Cvo_Page object is a collection of lines numbered 0 through N - 1. The Cvo_Page object cannot be directly created, it must be derived from. Though the data in a page can be anything, there are special hooks for making use of text based pages easier. Whenever a page is changed, it should generate a CvoPageChangedEvent (see below).

Member Functions

This object defines the following member functions.

Cvo Events

This object defines the following Cvo Events.


See the legend for information about the conventions used in this documentation.