What's New Viewer - ABAP Platform

New Properties for FormattedTextEdit UI Element

With this feature you can now add the properties showBoldOption, showHeadingOptions, showIndentOptions, showItalicOption, showOrderOptions and showUnderlineOption to the FormattedTextEdit UI element.

Technical Details

Type

New

Functional Localization

Not applicable

Scope Item

Not applicable

Application Component

BC-WD-ABA

Available As Of

ABAP Platform 1909

Additional Details

Property Description
showBoldOption You can determine whether the bold option is displayed in the toolbar of the FormattedTextEdit UI element or not.
showHeadingOptions You can determine whether the heading options are displayed in the toolbar of the FormattedTextEdit UI element or not.
showIndentOptions You can determine whether the indent options are displayed in the toolbar of the FormattedTextEdit UI element or not.
showItalicOption You can determine whether the italic option is displayed in the toolbar of the FormattedTextEdit UI element or not.
showOrderOptions You can determine whether the order options are displayed in the toolbar of the FormattedTextEdit UI element or not.
showUnderlineOption You can determine whether the underline option is displayed in the toolbar of the FormattedTextEdit UI element or not.