CTableHierarchicalCell
Implementation Details
| Runtime Class | CL_WD_C_TBL_HIERARCHICAL_CELL |
Properties in View Designer
|
Name |
Type |
Initial Value |
Bindable |
|---|---|---|---|
| ID |
STRING |
(automatic) |
No |
|
WDUI_TABLE_CELL_DESIGN |
00 (default): |
Yes |
|
|
WDUI_C_TABLE_HIERACHICAL_STATE |
none |
Yes |
|
|
I |
0 |
Yes |
|
|
STRING |
No |
Aggregations in the View Designer
|
Name |
Cardinality |
Type |
|---|---|---|
|
0..1 |
TableCellEditor |
Events in View Designer
|
Name |
|---|
Other properties that can be inherited are defined in the related higher-level classes. The related UI elements are:
Dynamic Programming
For dynamic programming, the same properties, events and aggregations are available as in the View Designer. But note that the spelling format and use of upper/lower case is different.
Dynamic Programming of Properties
|
View Designer Name |
Runtime Name |
Type |
|---|---|---|
|
CELL_DESIGN |
WDUI_TABLE_CELL_DESIGN |
|
|
HIERACHICAL_STATE |
WDUI_C_TABLE_HIERACHICAL_STATE |
|
|
hierarchicalState: collapsed |
CL_WD_C_TBL_HIERARCHICAL_CELL=>E_HIERACHICAL_STATE-COLLAPSED |
|
|
hierarchicalState: collapsedPlus |
CL_WD_C_TBL_HIERARCHICAL_CELL=>E_HIERACHICAL_STATE-COLLAPSEDPLUS |
|
|
hierarchicalState: expanded |
CL_WD_C_TBL_HIERARCHICAL_CELL=>E_HIERACHICAL_STATE-EXPANDED |
|
|
hierarchicalState: expandedMinus |
||
|
hierarchicalState: expandedTop |
CL_WD_C_TBL_HIERARCHICAL_CELL=>E_HIERACHICAL_STATE-EXPANDEDTOPCL_WD_C_TBL_HIERARCHICAL_CELL=>E_HIERACHICAL_STATE-EXPANDEDMINUS |
|
|
hierarchicalState: indent |
CL_WD_C_TBL_HIERARCHICAL_CELL=>E_HIERACHICAL_STATE-INDENT |
|
|
hierarchicalState: leaf |
CL_WD_C_TBL_HIERARCHICAL_CELL=>E_HIERACHICAL_STATE-LEAF |
|
|
hierarchicalState: none |
CL_WD_C_TBL_HIERARCHICAL_CELL=>E_HIERACHICAL_STATE-NONE |
|
|
LEVEL |
I |
|
|
VARIANT_KEY |
STRING |
Dynamic Programming of Events
|
View Designer Name |
Runtime Name |
|---|---|
|
ON_STATUS_ACTION |
Dynamic Programming of Aggregations
|
View Designer Name |
Runtime Name |
Cardinality |
|---|---|---|
|
EDITOR |
0..1 |