Uses of Class
com.arsdigita.bebop.jsp.ShowComponent

Packages that use ShowComponent
com.arsdigita.bebop.jsp Support for displaying Bebop components inside a JSP page. 
 

Uses of ShowComponent in com.arsdigita.bebop.jsp
 

Subclasses of ShowComponent in com.arsdigita.bebop.jsp
 class ShowAll
          A simple replacement for ShowPage which simply passes the input document from DefinePage straight through to the presentation manager.
 class ShowCellList
          JSP tag handler to show contents from a model-backed one-dimensional list of bebop:cells.
 class ShowContainer
           
 class ShowForm
          tag for displaying a Bebop form and widgets within it.
 class ShowList
          JSP tag handler to show contents from a model-backed List.
 class ShowListItem
          JSP tag handler to show the current item within a show:list or show:table tag.
 class ShowPage
          Tag for showing components from a Bebop page within JSP.
 class ShowSlave
          tag for including the contents of a slave page within the result page's current output context.
 class ShowTable
          JSP tag handler to show contents from a model-backed Table.
 class ShowTableBody
          JSP tag handler to iterate over rows in a model-backed Table body.
 class ShowTableHeader
          JSP tag handler to show contents from a model-backed Table header.
 class ShowTableRow
          JSP tag handler to show columns from a model-backed Table row.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC