Package com.arsdigita.toolbox.ui

Miscellaneous collection of useful Bebop components.

See:
          Description

Interface Summary
Cancellable  
DataQueryBuilder This class is used by the DataTable class in order to construct a DataCollection during each request
DomainObjectPropertySheet.AttributeFormatter An interface which can transform some property to a string.
DomainObjectSelectionModel Deprecated. (Use com.arsdigita.kernel.ui.DomainObjectSelectionModel) A SingleSelectionModel which loads an item from the database.
ItemDetailModel  
ItemDetailModelBuilder  
IteratorListModel.KeyFunction An instance of this interface may be passed to IteratorListModel's constructor for those situations where element.toString() does not produce an appropriate key for a ListModel.
QueryListener This listener can be added to DataTable in order to set filters on the query, or perform other customizations
 

Class Summary
AbstractCollectionTable This provides a base table to show the elements of a DomainCollection
AbstractDataQueryBuilder An abstract class that implements DataQueryBuilder, allowing on the fly implementations of DataQueryBuilder.
ACSObjectCollectionListModel  
ACSObjectSelectionModel Deprecated. (Use com.arsdigita.kernel.ui.ACSObjectSelectionModel)
ActionGroup A simple layout panel with top, bottom, left, right, and body sections.
ApplicationAuthenticationListener A request listener that checks a privilege against the current resource as accessed from Kernel.getContext().getResource() For example, to restrict a page to admin users only:
ComponentAccess Wrapper class that registers access checks (actions) to a Bebop component.
ComponentMap  
ComponentSet  
ContextBar A context bar.
ContextBar.Entry  
ControlBar This class provides a base for all ControlBar forms within the system.
DataQueryListModelBuilder Builds a DataQueryListModelBuilder.DataQueryListModel from a DataQuery.
DataTable General
DataTable.DataBuilderAdapter Adapts a DataQueryBuilder into a TableModelBuilder.
DataTable.DataQueryTableModel A TableModel which gets its data from a DataQuery.
DataTable.DataTableColumnModel A special column model that maintains an alternate key for each column.
DataTable.GlobalizedHeaderCellRenderer Always renders the table header as a link.
DataTable.SortableTableColumn A TableColumn that could potentially be sorted
DateTableCellRenderer This displays the date in a standard format within a TableCell.
DateTimeTableCellRenderer This displays the date and time in a standard format within a TableCell.
DefaultItemDetailModel  
DimensionBar DimensionBar
DomainColumn DomainColumn
DomainObjectPropertySheet Displays a list of label-value pairs, which represent the attributes of a domain object.
DomainObjectPropertySheet.Property  
DomainTable DomainTable
FormatStandards This class holds methods to support consistent formatting across the system.
ItemDetail  
ItemDetailAction  
ItemDetailProperty  
ItemEditor  
IteratorListModel Simple adapter to build a Bebop ListModel from a Java Iterator.
LayoutPanel A simple layout panel with top, bottom, left, right, and body sections.
ModalPanel  
NullComponent  
OIDParameter  
PrivilegedComponentSelector This component wraps two other components and chooses one of them based on whether or not a given party (specified in a RequestLocal) has a given privilege on a given object (also specified in a RequestLocal).
PropertyList A context bar.
PropertyList.Property  
ProxyComponent  
QueryEvent This event is fired by the DataQuery class
QueryRowsBuilder Adapter around Session.
Section A simple layout panel with top, bottom, left, right, and body sections.
SecurityContainer A SecurityContainer adds an access check to a Component.
SelectionPanel  
StaticDataQueryBuilder This class is used to create an implementation of DataQueryBuilder that relies on a static DataQuery.
TextTypeWidget Provides a widget for selecting between HTML, plain text, and preformatted text.
 

Package com.arsdigita.toolbox.ui Description

Miscellaneous collection of useful Bebop components.



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