Show TOC Start of Content Area

Background documentation MenuSeparator Locate the document in its SAP Library structure

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

Example of the Visual Display

LinkToURL with MenuSeparator

 

This graphic is explained in the accompanying text

 

 

 

Runtime Class

CL_WD_MENU_SEPARATOR

 

Properties in View Designer

Name

Type

Initial Value

Bindable

ID

STRING

(automatic)

No

Note

Other properties that can be inherited are defined in the associated higher-level classes. The associated UI elements are:

        MenuItems

        ViewElements

Dynamic Programming

For dynamic programming, the same properties, events and aggregations are available as in the View Designer. Bear in mind the different spellings.

Example

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

 

End of Content Area