Pathway/iTS Web Client Programming Manual (H06.03+, J06.03+)

Table Of Contents
Java Import Package Reference
HP NonStop Pathway/iTS Web Client Programming Manual520270-003
6-32
Class HTMLHandler
Description
Adds a screen field array to this object.
Parameters
Class HTMLHandler
The HTMLHandler class encapsulates the SCREEN COBOL statements associated
with displaying and accepting SCREEN COBOL screens. Examples of such
statements are DISPLAY BASE, DISPLAY, and ACCEPT.
Package
pathway.its
Syntax
public pathway.its.HTMLHandler
Description
This class provides methods for rendering an HTML page as well as setting HTML field
values and getting HTML field values from corresponding working-storage items.
Member Summary
Constructor
HTMLHandler()
field A previously instantiated ScreenFieldArray object (that is, a
screen field associated with an OCCURS clause) that is part of
this ScreenFieldGroup object