CTableHierarchicalCell

Implementation Details

Runtime Class CL_WD_C_TBL_HIERARCHICAL_CELL

Properties in View Designer

Name

Type

Initial Value

Bindable

ID

STRING

(automatic)

No

cellDesign

WDUI_TABLE_CELL_DESIGN

00 (default):

Yes

hierarchicalState

WDUI_C_TABLE_HIERACHICAL_STATE

none

Yes

level

I

0

Yes

variantKey

STRING

No

Aggregations in the View Designer

Name

Cardinality

Type

EDITOR

0..1

TableCellEditor

Events in View Designer

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

cellDesign

CELL_DESIGN

WDUI_TABLE_CELL_DESIGN

hierarchicalState

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

LEVEL

I

variantKey

VARIANT_KEY

STRING

Dynamic Programming of Events

View Designer Name

Runtime Name

onStatusAction

ON_STATUS_ACTION

Dynamic Programming of Aggregations

View Designer Name

Runtime Name

Cardinality

EDITOR

EDITOR

0..1