Tab

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

Example

List 146 Example of Tab definition
 1<Tab caption="Basic Setting">
 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</Tab>

Attributes

Table 56 Attributes of Tab

Name

Value

Required

Description

caption

String

Yes

Name (Any characters can be used.)

Child elements

Table 57 Child elements of Tab

Name

Required

Description

Item, VBoxLayout etc.

Yes

Definitions of elements of child layouts