Package org.drools.guvnor.client.widgets.drools.decoratedgrid

Interface Summary
CellTableDropDownDataValueMapProvider Specific implementation for Widgets based on CellTable
DropDownDataValueMapProvider<T> Defines a service that can return a Map of Field Names and corresponding values used to drive the population of dependent enumerations.
ResourcesProvider<T>  
 

Class Summary
AbstractCellFactory<T> A Factory to provide the Cells.
AbstractCellValueFactory<C,V> A Factory to create CellValues applicable to given columns.
AbstractContextMenu A context menu that does nothing
AbstractContextMenu.ContextMenuItem An item in a context menu
AbstractDecoratedGridHeaderWidget<M,T> An abstract "Header" widget to decorate a DecoratedGridWidget
AbstractDecoratedGridSidebarWidget<M,T> An abstract "Sidebar" widget to decorate a DecoratedGridWidget
AbstractDecoratedGridWidget<M,T,C> Abstract grid, decorated with DecoratedGridHeaderWidget and DecoratedGridSidebarWidget encapsulating basic operation: keyboard navigation and column resizing.
AbstractMergableGridWidget<M,T> An abstract grid of data.
AbstractMergableGridWidget.CellSelectionDetail Container for a details of a selected cell
AbstractVerticalDecoratedGridSidebarWidget<M,T> A sidebar for a VericalDecisionTable.
AbstractVerticalMergableGridWidget<M,T> A Vertical implementation of MergableGridWidget, that renders columns as erm, columns and rows as rows.
CellHeightCalculatorImpl Default implementation of utility class to calculate the height of a merged cell in a VerticalMergedGrid widget.
CellValue<T extends Comparable<T>> This is a wrapper around a value.
CheckboxCellImpl A Cell used to render a checkbox.
CopyPasteContextMenu A context menu for the copying\pasting rows
DecoratedGridCellValueAdaptor<T extends Comparable<T>> A Cell that casts values to whatever is appropriate for the wrapped Cell
DynamicBaseColumn A representation of a column in a table.
DynamicColumn<T> A column that retrieves it's cell value from an indexed position in a List holding the row data.
SortConfiguration Container for sort information.
 

Enum Summary
AbstractMergableGridWidget.MOVE_DIRECTION  
CellValue.CellState  
 



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