Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Direct to Web Reference

Table of Contents

Direct To Web


Packages:
com.apple.yellow.directtoweb
com.apple.client.directtoweb


Introduction

The Direct to Web class hierarchy has two roots. Most of the classes descend from the WebObjects WOComponent class. The remaining objects descend from the Java Object class. Some classes and interfaces in this framework are private but are declared public and appear in the Java Browser. You should not use, subclass, or replace them.

The public classes within the Direct to Web framework can be grouped as follows:

The public interfaces can be grouped as follows:


In addition to the specifications to the public classes, this reference provides:

For more information about using the Direct to Web framework, refer to Developing WebObjects Applications With Direct to Web.

Table of Contents