
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
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 |
|---|---|---|
|
VISIBLE |
WDY_BOOLEAN |
There is a system example for this UI element in the DEMO_UIEL_MENU component in the DEMO_UIEL_MENUBAR application.