Package ariba.ui.table Description

Family of components for creating table (grid) controls (including scrolling flat tables, outline (grouped) tables, outline (tree) tables, and multi-dimensional pivot tables).

t: namespace -- Namespace aware templates typically refer to these components with the "w:" prefix (e.g. <t:DataTable/>, <t:Column/>)

Commonly used tags include:

The DataTable list state is managed by the AWTDisplayGroup. For Outline Tables, outline expansion / selection state is managed by the OutlineState and for Pivot Tables the pivot grouping state is managed by the AWTPivotState.

See Also:
ariba.ui.outline

Interface Summary
AWTColumnManager Column managers, that implement this interface, can register themselves with an AWTDataTable in order to get callbacks before and after the table executes each phase.
AWTDataTable.CSVSourceFactory Silly interface to decouple us from demoshell
AWTDataTable.DetailColumn  
AWTDisplayGroup.Grouper  
ResourceLocator.Provider  
 

Class Summary
AWTBatchNavigationBar  
AWTButtonArea  
AWTButtonAreaRenderer  
AWTColumn  
AWTColumnRenderer  
AWTCSVData  
AWTCSVDataSource  
AWTCSVDataSource.PeekIterator  
AWTDataSource  
AWTDataTable DataTable widget See the AWApi section of .awl file for usage information.
AWTDataTable.Column  
AWTDataTable.ColumnRenderer  
AWTDataTable.ProxyColumn  
AWTDataTable.SemanticKeyProvider_Column  
AWTDisplayGroup  
AWTDisplayGroup.GroupingState use this type to mark grouping rows, tell if they're expanded, ...
AWTDragList  
AWTDynamicColumns  
AWTDynamicDetailAttributes  
AWTDynamicDetailAttributes.DetailIterator  
AWTEntity  
AWTExportConditional  
AWTHeadingArea  
AWTHeadingAreaRenderer  
AWTMetaColumn  
AWTMetaColumnRenderer  
AWTMetaContent This class is used inside an AWTTable to cause AWL group-based columns to be inserted in its place in the table.
AWTMetaContentRenderer  
AWTMultiSelectColumn  
AWTMultiSelectColumnRenderer  
AWTOptionalColumnsPage  
AWTOptionsMenuButton  
AWTOptionsMenuItems  
AWTPivotAttributesColumnRenderer  
AWTPivotConfigurationPanel  
AWTPivotState  
AWTPivotState.CellVisitor  
AWTPivotState.EdgeCell  
AWTPivotState.PivotAttributesColumn  
AWTPivotState.PivotEdgeColumn  
AWTPivotState.PivotGroup  
AWTPivotState.RowAttributeExpandoColumn  
AWTPivotState.RowAttributeLabelColumn  
AWTRightButtonArea  
AWTRowAttributeExpandoColumnRenderer  
AWTRowAttributeLabelColumnRenderer  
AWTRowDetail  
AWTRowDetailExpandoColumn  
AWTRowDetailExpandoColumn.Column  
AWTRowDetailRenderer  
AWTScrollTableWrapper  
AWTSelectionButtonArea  
AWTSingleSelectColumn  
AWTSingleSelectColumnRenderer  
AWTSortHeading  
AWTSortOrdering  
BindingNames  
Initialization  
Log  
ResourceLocator  
 

Enum Summary
AWTDisplayGroup.InitialExpandType  
 


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.