Form_Menus_Menu
Menu
Properties
name : uiIdentifierUniquely 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 : intThe padding inside each menu item. Must be an integer.
spacing : intThe horizontal space each menu item is separated from each other. Must be an integer.
Content
Sequence of:
Parents
Form_Menus - The set of menu items defined for the screen.
MenuItem
A presentation layer menu item.MenuLink
A presentation layer menu link.Separator
A presentation layer separator element.
Parent topic: Form_Menus