Show TOC

CTableMultiEditorCellLocate this document in the navigation structure

Use

The MultiEditor cell variante can contain the following cell editors:

The graphic below shows a MultiEditor cell variant:

Figure 1: MultiEditor cell variant
Implementation Details
Runtime Class CL_WD_C_TBL_MULTI_EDITOR_CELL
Properties in View Designer

Name

Type

Initial Value

Bindable

id

STRING

(automatic)

No

cellDesign

WDUI_TABLE_CELL_DESIGN

00 (default):

Yes

variantKey

STRING

No

Aggregations in the View Designer

Name

Cardinality

Cardinality

EDITOR

0..n

TableCellEditor

Note

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 as in the View Designer are available. 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

variantKey

VARIANT_KEY

STRING

Dynamic Programming of Aggregations
View Designer Name Runtime Name Cardinality
EDITORS EDITORS 0..n