element <MenuBar>
Namespace: |
http://schema.caplin.com/CaplinTrader/webcentric |
XML Representation Summary |
<MenuBar
|
|
|
|
> |
|
|
</MenuBar>
|
Child elements (1):
-
Parent elements (1):
-
Description
The MenuBar defines the main application menu containing the root menu items, each defined as
a MenuButton.
align
-
Type: |
xs:string, predefined
|
Use: |
optional |
This value defines the alignment of this decorator relative to the main content area of the
parent component. For example, 'top' means the Handle will be displayed along the top of the
parent.
handle_height
-
Type: |
xs:integer, predefined
|
Use: |
optional |
This defines the 'depth' of this decorator, which may be either the height or the width,
depending on whether the alignment of the Handle is a horizontal alignment or vertical one.
The default alignment is generally top (a horizontal alignment), but this varies from
decorator to decorator (for example the default alignment of StatusBar is bottom). When
alignment is top or bottom (that is, horizontal), handle_height defines the height,
otherwise it defines the width.