|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
BasePage | Base class for HTML pages. |
Body | The body of a Tapestry page. |
Describe | Component that makes use of
HTMLDescriber to produce HTML output
that describes an object. |
ExceptionDisplay | Component used to display an already formatted exception. |
Frame | Implements a <frame> within a <frameset>. |
Image | Used to insert an image. |
InsertText | Inserts formatted text (possibly collected using a
TextArea component. |
InsertTextMode | Defines a number of ways to format multi-line text for proper renderring. |
Relation | Works with the Shell component to define and append a
relationship between documents (typically a stylesheet) to
the HTML response. |
RelationBean | Defines a relationship between two documents. |
RequestDisplay | Supports the Exception page by
displaying the request, session, servlet context and servlet object for the
current request. |
Rollover | Combines a link component (such as
DirectLink ) with an <img> and
JavaScript code to create a rollover effect that works with both Netscape
Navigator and Internet Explorer. |
Script | Works with the Body component to add a script (and perhaps some
initialization) to the HTML response. |
Shell | Component for creating a standard 'shell' for a page, which comprises the <html> and <head> portions of the page. |
Style | Works with the Shell component to define and append either inline
styles or stylesheet documents to the HTML response. |
Components specific to the creation of HTML pages, including sophisticated DHTML JavaScript effects.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |