
In a FreeContextualArea you can place any content you want in a ContextualPanel .
| Runtime Class |
CL_WD_FREE_CONTEXTUAL_AREA |
Properties in the View Designer
| Name | Type | Initial Value | Bindable |
|---|---|---|---|
|
STRING |
(automatic) |
No |
|
|
I |
0 |
Yes |
|
|
WDUI_FREE_CTX_AREA_DESIGN |
plain |
Yes |
Aggregations in the View Designer
| Name | Cardinality | Type |
|---|---|---|
|
0..1 |
||
|
0..1 |
Other properties that can be inherited are defined in the associated higher-level classes. The associated UI elements are:
For dynamic programming, the same properties, events, and aggregations as in the View Designer are available. Bear in mind the different spellings.
Dynamic Programming of Properties
| View Designer Name | Runtime Name | Type |
|---|---|---|
|
CONTENT_HEIGHT |
I |
|
|
DESIGN |
WDUI_FREE_CTX_AREA_DESIGN |
|
|
design: fill |
CL_WD_FREE_CONTEXTUAL_AREA=>E_DESIGN-FILL |
|
|
design: plain |
CL_WD_FREE_CONTEXTUAL_AREA=>E_DESIGN-PLAIN |
Dynamic Programming of Aggregations