Show TOC

 MenuSeparatorLocate this document in the navigation structure

This UI element provides a separator for Menu Items in a Menu .

Example of the Visual Display

LinkToURL with MenuSeparator
Runtime Class

CL_WD_MENU_SEPARATOR

       

Properties in the View Designer

Name Type Initial Value Bindable

id

STRING

(automatic)

No

visible

WDY_BOOLEAN

true

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

visible

VISIBLE

WDY_BOOLEAN

Example

There is a system example for this UI element in the DEMO_UIEL_MENU component in the DEMO_UIEL_MENUBAR application.