Type to start searching...

Menu

Properties
name : uiIdentifier

Uniquely identifies a Menu.

Valid values based on“string”.
:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*

Value must begin with a letter. Case and length are not restricted. Letters and numbers are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.

padding : int

The padding inside each menu item. Must be an integer.

spacing : int

The horizontal space each menu item is separated from each other. Must be an integer.

Content
  • Sequence of:

    • Choice of:

      • MenuItem [1..1] - A presentation layer menu item.

      • MenuLink [1..1] - A presentation layer menu link.

      • Separator [1..1] - A presentation layer separator element.

Parents
  • Menus - The set of menu items in an application.