Show TOC

AbstractTableCellVariantLocate this document in the navigation structure

Use

AbstractTableCellVariant provides the abstract UI element of a variant ( TableStandardCell ).

Implementation Details

Runtime Class

CL_WD_ABSTR_TABLE_CELL_VAR

Name

Type

Initial Value

Bindable

ID

STRING

(automatic)

No

hAlign

WDUI_TABLE_COLUMN_HALIGN

auto

Yes

variantKey

STRING

No

Other properties that can be inherited are defined in the related higher-level classes. The related UI elements are:

ViewElement

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.

View Designer Name

Runtime Name

Type

hAlign

H_ALIGN

WDUI_TABLE_COLUMN_HALIGN

hAlign: auto

CL_WD_ABSTR_TABLE_CELL_VAR=>E_H_ALIGN-AUTO

hAlign: beginOfLine

CL_WD_ABSTR_TABLE_CELL_VAR=>E_H_ALIGN-BEGIN_OF_LINE

hAlign: center

CL_WD_ABSTR_TABLE_CELL_VAR=>E_H_ALIGN-CENTER

hAlign: endOfLine

CL_WD_ABSTR_TABLE_CELL_VAR=>E_H_ALIGN-END_OF_LINE

hAlign: forcedLeft

CL_WD_ABSTR_TABLE_CELL_VAR=>E_H_ALIGN-FORCED_LEFT

hAlign: forcedRight

CL_WD_ABSTR_TABLE_CELL_VAR=>E_H_ALIGN-FORCED_RIGHT

variantKey

VARIANT_KEY

STRING