| Interface | Description |
|---|---|
| IDataView | |
| IDataViewColumn | |
| IDataViewColumns | |
| IDataViewDetails |
| Class | Description |
|---|---|
| DataView | |
| DataViewBase |
The DataView component renders a table region for iterative output using columns defined with the required DataViewColumns component child, and a detail region for extensive viewing (and editing) of the row objects of the table model.
|
| DataViewColumn | |
| DataViewColumnBase |
DataViewColumns defines a column in the table region of the DataView component.
|
| DataViewColumnMeta | |
| DataViewColumns | |
| DataViewColumnsBase |
The DataViewColumns component defines the table region of the DataView component either by its DataViewColumn child components or by attaching an implementationof DataViewColumnsModel to the 'value' attribute of this component.
|
| DataViewColumnsMeta | |
| DataViewColumnsTag | |
| DataViewColumnTag | |
| DataViewComponentColumnsModel | |
| DataViewDetails | |
| DataViewDetailsBase |
The child components of this component define the region to be displayed when a row object of DataView table region is activated.
|
| DataViewDetailsMeta | |
| DataViewDetailsTag | |
| DataViewMeta | |
| DataViewRenderer | |
| DataViewTag |
| Enum | Description |
|---|---|
| ColumnType | |
| DataViewBase.PropertyKeys | |
| DataViewColumnBase.PropertyKeys | |
| DataViewColumnsBase.PropertyKeys | |
| DataViewDetailsBase.PropertyKeys |
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.