|
Class Summary |
| Break |
Line break |
| Button |
Button
A button for an HTML form |
| Cell |
Cell - The Cell of an HTML table |
| CheckBox |
An HTML checkbox for use on HTML forms |
| DropDown |
Encapsulates an HTML drop-down box on an HTML form |
| FileInput |
A field on an HTML form that allows uploading of a file |
| Form |
An HTML form |
| Heading |
An HTML Heading item |
| HiddenField |
A field on an HTML form that is not displayed |
| HtmlElement |
Base class for all of the HTML elements on a page |
| List |
A list (ordered or unordered) |
| ListItem |
An HTML list item object |
| Page |
An HTML page - a page element contains all other elements and is what
actually gets sent to the client |
| Paragraph |
An HTML paragraph object |
| PasswordField |
An HTML password field |
| Radio |
Encapsulates an HTML radio box on an HTML form |
| ReportPage |
A specialized HTML Element that implements a report. |
| ReportPageParam |
ReportPage objects may have parameters that indicate the range of data
or options they display. |
| Row |
|
| StackTrace |
|
| Table |
|
| Text |
|
| TextArea |
|
| TextField |
|