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

List 74 Example of HBoxLayout definition
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
<HBoxLayout>
  <Item name="stime" caption="Start Time">

    (abbr.)

  </Item>
  <Item name="etime" caption="End Time">

    (abbr.)

  </Item>
</HBoxLayout>

Attributes

No attributes can be defined.

Child elements

Table 40 Child elements of HBoxLayout
Name Required Description
Item, VBoxLayout etc.   Definitions of elements of child layouts