User Interface Components for Internal Data Transfer Tasks

<< Click to display table of contents >>

User Interface Components for Internal Data Transfer Tasks

The mandatory parent element for user interface components is <components>.

The value of the name attribute of the <component> element indicates which component (= object on the screen) is in question. Dependent on this value, <component> may have various child elements. The object may be, for example, a drop-down list or a check box.

The child elements that are common to most <component> elements are the following:

Element <visible> defines whether the component is visible on screen. If it is not visible, a fixed value may still be specified for it. This value affects on what is shown on the template.

Element <enabled> defines whether the component is enabled, that is, whether the user is able to make selections in this object.

Element <promote> defines whether the component is shown on the template.

Element <value> defines the default value for the component, for example the year that is preselected when opening a template.

The following table lists the objects and the values of the name attribute of the element <component>. It also indicates whether a <component> with this name is required, whether child elements <visible>, <enabled>, <promote> and <value> are required, and if other child elements exist. If the child elements <visible>, <enabled>, <promote> and <value> have default values, those are shown in parentheses.

For details of the common elements of the user interface components, see Common UI Elements for Internal Data Transfer Tasks.

Object on screen

Value of ’name’ attribute

Visible

Enabled

Promote

Value

Other child elements

Period Option

-

-

-

-

-

<multiselect>

<multiselectvalues>

<multiselectvalue>

Conversion Table Drop-Down List on Target Options Tab

conversiontable

1 (false)

1 (false)

*)

1

 

Replace Target Data Check Box

targetcleardata

1 (true)

1 (true)

*)

1 (no)

 

Delete Source Data Check Box

targetremovesourcedata

1 (true)

1 (true)

*)

1 (no)

 

Do Not Create Automatic Counter Entries Check Box

ignoreace

1 (true)

1 (true)

*)

1 (no)

 

Factor Field

targetscalingfactor

1 (true)

1 (true)

*)

-

 

Target Year Drop-Down List

targetyear

1 (true)

1 (true)

*)

-

 

Target Data Type Drop-Down List

targetdatatype

1 (true)

1 (true)

*)

-

 

Periodical Option

targetdatatypeperiod

1 (true)

1 (true)

*)

-

 

Cumulative Option

targetdatatypeaccumulated

1 (true)

1 (true)

*)

-

 

*) This setting has no effect on the Clausion FPM Web Client.