Before you begin
Before you bind data to widgets, you must first define the
data in the
IBM® WebSphere® Multichannel Bank
Transformation Toolkit Transaction
editor. For information on how to define data in the Transaction editor,
refer to the
Defining data in transaction editor topic.
Procedure
To bind data to widgets, do the following steps:
- In the Project Explorer view, double-click
the XUI file that contains the widgets to which you want to bind data. The XUI file is displayed in the XUI editor.
- In the XUI editor area, click the
widget to which you want to bind data.
- In the Properties view of the widget,
click the Properties tab.
- Click in the Value column of the dataName property, and
then click Browse. The Please select a data name window
is opened.
- In the right panel of the Please select a data
name window, select the context that contains the data
that you want to bind to the widget.
- In the left panel, select the data that you want to bind
to the widget. Click OK.
Results
Data is bound to the widget.