Show TOC

CTableHierarchicalCellLocate this document in the navigation structure

Use

Runtime Class

CL_WD_C_TBL_HIERARCHICAL_CELL

Properties in View Designer

Name

Type

Initial Value

Bindable

ID

STRING

(automatic)

No

hierarchicalState

WDUI_C_TABLE_HIERACHICAL_STATE

none

Yes

level

I

0

Yes

variantKey

STRING

 

No

Aggregations in 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. Note the different spellings.

Dynamic Programming of Properties

View Designer Name

Runtime Name

Type

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

CL_WD_C_TBL_HIERARCHICAL_CELL=>E_HIERACHICAL_STATE-EXPANDEDMINUS

hierarchicalState: expandedTop

CL_WD_C_TBL_HIERARCHICAL_CELL=>E_HIERACHICAL_STATE-EXPANDEDTOP

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