
DataGridSegment uses aggregation TEMPLATES to holdDataGridCells, which you can use to define cell editors for the segment. The number of possible segments in a DataGrid is the sum of segment columns and rows. Use aggregation DataGridSegment to insert SEGMENTS into a DataGrid. Property dataSource, which you bind to a context node, contains the data for the DataGrid.
Implementation Details
|
Runtime class: |
CL_WD_DATA_GRID_SEGMENT |
Properties in View Designer
|
Name |
Type |
Initial Value |
Bindable |
|---|---|---|---|
|
STRING |
(automatic) |
No |
|
|
I |
No |
||
|
Context-Knoten |
Yes |
||
|
I |
No |
||
|
STRING |
Yes |
Aggregations in the View Designer
|
Name |
Cardinality |
Type |
|---|---|---|
|
0..n |
Other properties that can be inherited are defined in the related higher-level classes. The related UI elements are:
Dynamic Programming of Properties
For dynamic programming, the same properties, events, and aggregations as in the View Designer are available. But note that the spelling format and use of upper/lower case is different.
| View Designer Name |
Runtime Name | Type |
|---|---|---|
| COL_INDEX |
I |
|
| DATA_SOURCE |
OBJECT |
|
| ROW_INDEX |
I |
|
| SELECTED_TEMPLATE |
STRING |
|
View Designer Name |
Runtime Name |
Cardinality |
|---|---|---|
|
TEMPLATES |
0..n |