|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| DefineCheckboxGroup | Class for defining a checkbox group. |
| DefineComponent | Base class for instantiating Bebop components with JSP tags. |
| DefineComponentExtraInfo | |
| DefineComponentImpl | Base class for instantiating any Bebop component with JSP tags. |
| DefineContainer | Tag for defining a Bebop container in a JSP. |
| DefineForm | |
| DefineFormExtraInfo | |
| DefineImage | Tag handler for definining an Image. |
| DefineLink | Tag handler for definining a Link. |
| DefineList | |
| DefineListExtraInfo | |
| DefineMultipleSelect | Class for defining a multiple select widget usage: |
| DefineOption | Class for defining an option within a radio/checkbox/select group. |
| DefineOptionGroup | superclass for Define... |
| DefinePage | Defines a Bebop page with JSP tags. |
| DefinePageExtraInfo | |
| DefinePassword | |
| DefineRadioGroup | Class for defining a radio group. |
| DefineSelect | Class for defining a select widget usage: |
| DefineSlave | Tag to indicate where the generated XML from a slave page should be nested within the XML generated from the master page that contains it. |
| DefineSubmit | Defines a Submit widget at the current location in the JSP page. |
| DefineTab | Class for defining a single component tab within a define:tabbedPane JSP tag. |
| DefineTabbedPane | Class for defining a tabbed pane inside a Bebop page, defined via JSP tags. |
| DefineTable | |
| DefineTableExtraInfo | |
| DefineText | |
| DefineTextArea | |
| DefineWidgetExtraInfo | Declares scripting variable for the parameter model created in a widget-creation tag (e.g., define:text). |
| ShowAll | A simple replacement for ShowPage which simply passes the input document from DefinePage straight through to the presentation manager. |
| ShowCellList | JSP tag handler to show contents from a model-backed one-dimensional list of bebop:cells. |
| ShowComponent | Base class for JSP tag library to manipulate and display XML generated from Bebop. |
| ShowContainer | |
| ShowForm | tag for displaying a Bebop form and widgets within it. |
| ShowList | JSP tag handler to show contents from a model-backed List. |
| ShowListItem | JSP tag handler to show the current item within a show:list or show:table tag. |
| ShowPage | Tag for showing components from a Bebop page within JSP. |
| ShowPageExtraInfo | |
| ShowSlave | tag for including the contents of a slave page within the result page's current output context. |
| ShowTable | JSP tag handler to show contents from a model-backed Table. |
| ShowTableBody | JSP tag handler to iterate over rows in a model-backed Table body. |
| ShowTableHeader | JSP tag handler to show contents from a model-backed Table header. |
| ShowTableRow | JSP tag handler to show columns from a model-backed Table row. |
| Exception Summary | |
| JspWrapperException | A wrapper exception that can be used to rethrow another exception. |
Support for displaying Bebop components inside a JSP page.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||