Each iSeries Web component has a specific set of attributes associated with it. When you click on an iSeries Web component that is on the JSP page, the Properties view displays the attributes for that iSeries Web component. (If the Properties view is not open when you click on an iSeries Web component, right-click the iSeries Web component on the JSP page and select Properties.) The attributes for the iSeries Web components are grouped under tabs that represent the major attribute categories.
In addition to iSeries Web components, you can use the standard HTML components on your Web pages. These standard HTML components are included in the base product and are available under Form Tags in the Palette. See Standard HTML components for a description of these components.
The following table indicates the tabs that appear in the Properties view for each iSeries Web component. Although several of the iSeries Web components have the same tabs in the view, the attributes on that tab may differ.
iSeries Web component | Tab title | ||||||
---|---|---|---|---|---|---|---|
General | Data | Events | Styles | Parameters | Features | Columns | |
Button | x | - | x | x | - | - | - |
Check Box | x | - | x | x | - | - | - |
Combo Box | x | x | x | x | - | - | - |
Hyperlink | x | - | x | x | - | - | - |
Image | x | - | - | - | - | - | - |
Image Button | x | - | x | - | - | - | - |
Label | x | x | - | x | - | - | - |
Radio Button Group | x | x | x | x | - | - | - |
Selection Box | x | x | x | x | - | - | - |
Table | x | - | - | x | x | x | x |
Text Area | x | - | x | x | - | - | - |
Text Entry | x | x | x | x | - | - | - |
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.