Documentation Archive Developer
Search

Top

Client-Side Applet Controls

The Client-Side Components feature of WebObjects includes many ready-made Java applets for common controls (button, text field, and so on) on a World Wide Web page. These controls are in the next.wo.client.controls package. This chapter catalogues these controls, describes their keys and actions, and tells you how to use them in a WebObjects application.

Table of Contents

Introduction
ButtonApplet
CheckboxApplet
ChoiceApplet
ListApplet
RadioGroupApplet
ScrollingTextApplet
TextFieldApplet


Related Topics

Client-Side Components: Support Classes Reference
Client-Side Components (Concepts, Using, Making Your Own)