Guvnor Commons UI 6.0.0.Beta2

Package org.kie.guvnor.commons.ui.client.tables

Interface Summary
GuvnorSimplePager.Style Styles used by this widget.
 

Class Summary
AbstractPagedTable<T extends AbstractPageRow> Widget that shows rows of paged data.
AbstractPathPagedTable<T extends AbstractPathPageRow> Widget that shows rows of paged data where columns "uuid", "name" and "format" are common.
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.
CheckboxCellImpl A Cell used to render a checkbox.
ColumnPicker<T>  
ComparableImageResource  
ComparableImageResourceCell  
GuvnorSimplePager Essentially a fork of GWT's SimplePager that maintains a set page size and displays page numbers and total pages more elegantly.
SelectionColumn<T>  
SortableHeader<T,C extends Comparable> Based on GWT bikeshed example.
SortableHeaderGroup<T extends Comparable>  
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  
 


Guvnor Commons UI 6.0.0.Beta2

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