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

Class

Cvo_InputRing

Syntax

#include <Cvo/InputRing.h++>

new Cvo_InputRing ( )

Overview

An Cvo_InputRing object connects a series of Cvo objects which accept input such that a <TAB> or <SHIFT-TAB> will move the keyboard focus forward or backward one element in the ring. There are no arguments needed when creating the Cvo_InputRing object. Also, the Cvo_InputRing may be a non-dynamic object, created without the new operator.

Member Functions

This object defines the following member functions.


See the example source code for an example of how to use this object.


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