VBoxLayout

VBoxLayout element contains information that defines layout to arrange elements vertically in the calculation condition input dialog or grid generating condition input dialog.

Example

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

    (abbr.)

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

    (abbr.)

  </Item>
</VBoxLayout>

Attributes

No attributes can be defined.

Child elements

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