Package org.drools.guvnor.client.widgets.tables

Interface Summary
GuvnorSimplePager.Resources A ClientBundle that provides images for this widget.
GuvnorSimplePager.Style Styles used by this widget.
IsInboxIncomingPagedTable  
IsInboxPagedTable  
TableImageResources  
 

Class Summary
AbstractAssetPagedTable<T extends AbstractAssetPageRow> Widget that shows rows of paged data where columns "uuid", "name" and "format" are common.
AbstractPagedTable<T extends AbstractPageRow> Widget that shows rows of paged data.
AbstractSimpleTable<T extends AbstractPageRow> A composite Widget that shows rows of data (not-paged) and a "column picker" to allow columns to be hidden from view.
AdminArchivedPagedTable Widget with a table of Archived Assets.
AssetPagedTable Widget with a table of Assets.
BuildPackageErrorsSimpleTable Widget with a table of Build Package errors.
CategoryPagedTable Widget with a table of "By Category" query results.
ColumnPicker<T>  
DependenciesPagedTable Widget with a table of Dependencies entries.
DependenciesPagedTableReadOnly Widget with a table of Dependencies entries.
GuvnorSimplePager Essentially a fork of GWT's SimplePager that maintains a set page size and displays page numbers and total pages more elegantly.
InboxIncomingPagedTable Widget with a table of inbox entries results.
InboxPagedTable Widget with a table of inbox entries results.
LogPagedTable Widget with a table of Log entries.
PermissionsPagedTablePresenter  
PermissionsPagedTableView Widget with a table of Permission entries.
PropertiesEditorSimpleTable Widget with a table of Properties that can be edited.
QueryPagedTable Widget with a table of repository query results.
RuleEnabledStateCell A Cell to display the 'state' of an Asset, i.e. whether it is enabled or disabled
RuleFormatImageResourceCell  
SelectionColumn<T>  
SnapshotComparisonPagedTable Widget with a table of Snapshot comparison entries.
SnapshotComparisonTypeCell Cell to render the appropriate text and style for a Snapshot Comparison type
SortableHeader<T,C extends Comparable> Based on GWT bikeshed example.
SortableHeaderGroup<T extends Comparable>  
StatePagedTable Widget with a table of "By State" query results.
TitledTextCell An extension to the normal TextCell that renders upto two rows of text; one being the title and the other being narrative.
TitledTextCell.TitledText Container for the Cell value; consisting of title and description
TitledTextCell.TitledTextSafeHtmlRenderer A renderer for TitledText values
TitledTextColumn<T> A column containing TitleText cells
 

Enum Summary
GuvnorSimplePager.TextLocation The location of the text relative to the paging buttons.
SortDirection  
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.