HBoxLayout¶
HBoxLayout element contains information that defines layout to arrange elements horizontally in the calculation condition input dialog or grid generating condition input dialog.
Example¶
1<HBoxLayout>
2 <Item name="stime" caption="Start Time">
3
4 (abbr.)
5
6 </Item>
7 <Item name="etime" caption="End Time">
8
9 (abbr.)
10
11 </Item>
12</HBoxLayout>
Attributes¶
No attributes can be defined.
Child elements¶
Name |
Required |
Description |
---|---|---|
Item, VBoxLayout etc. |
Definitions of elements of child layouts |