|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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
.
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 |
Enum Summary | |
---|---|
AWTDisplayGroup.InitialExpandType |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |