Package com.sage.swt.client.widget.celltable.view

Interface Summary
CellTableResource Specifies the CSS resource for CellTable
CellTableResource.CellTableStyle CSS Style for cell table
HasActionHandlers The interface for CellTable
HasCustomRowAction The interface for CustomRowAction
HasEditableTable The interface for CellTable
HasPaging The interface for CellTable
HasReadOnlyTable The interface for CellTable
HasReadOnlyTableData The interface defines the non-editable table related data operations
HasTableColumn The interface defines the column related data operations.
HasTableData The interface defines the edit-able table related data operations
PagingPager.Resources A ClientBundle that provides images for this widget.
PagingPager.Style Styles used by this widget.
 

Class Summary
ColumnCreator The class for create table column
DecimalFieldUpdater The FieldUpdater for DecimalColumm
DefaultCellTable The class extends gwt's CellTable
DefaultFieldUpdater<C> The default implementation of FieldUpdater which is added to a Column to update a particular field of a data item.
EditablePagingTable A tabular view that supports vertical scrolling, columns and cell data editing.
PagingPager A pager for controlling a HasRows that only supports simple page navigation.
PreferenceStoreManager The class for handing the table preference store
SelectionPagingTable A tabular view that supports vertical scrolling, columns and cell data editing.
TableColumnManager Handling the table column create, rearrange etc.
TextColumnHeader A Header containing String data rendered by a TextHeaderCell.
TextHeaderCell A TextHeaderCell used to render hander cell.
 

Enum Summary
ActionType The table action list
PagingPager.TextLocation The location of the text relative to the paging buttons.
 



Copyright © 2011 Sage Software, Inc. All rights reserved.