Tab

Tab element contains the information that defines a page of the calculation condition input dialog.

Example

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

    (abbr.)

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

    (abbr.)

  </Item>
</Tab>

Attributes

Table 49 Attributes of Tab
Name Value Required Description
caption String Yes Name (Any characters can be used.)

Child elements

Table 50 Child elements of Tab
Name Required Description
Item, VBoxLayout etc. Yes Definitions of elements of child layouts