A SimpleFormattedTextField can be integrated into aFormattedTextView.
| Runtime Class |
CL_WD_SIMPLE_FMT_TXT_FIELD
|
Properties in the View Designer
| Name |
Type |
Initial Value |
Bindable |
|
id
|
STRING
|
(automatic)
|
No
|
|
name
|
STRING
|
|
Yes
|
|
text
|
Translatable text
|
|
Yes
|
Note
Other properties that can be inherited are defined in the associated higher-level classes. The associated UI elements are:
Dynamic Programming
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 |
|
name
|
NAME
|
STRING
|
|
text
|
TEXT
|
WDY_MD_TRANSLATABLE_TEXT
|