IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

The Properties view of the XUI widgets

This topic provides a description of the Properties view of the IBM® WebSphere® Multichannel Bank Transformation Toolkit Dojo widgets and containers.

As shown in figure 1, the Properties view of the WebSphere Multichannel Bank Transformation Toolkit Dojo widgets and containers consists of the following tabs: The Action tab is also available in the Properties view for the Link, Button, and Form widgets.
Figure 1. The Properties view of the Label widget.

Properties

The Properties tab of the Properties view enables you to edit the properties of the widgets and containers. For detailed information on the properties of each widget and container that is provided by WebSphere Multichannel Bank Transformation Toolkit, refer to the XUI widget descriptions section.

Rules

The Rules tab of the Properties view enables you to configure ECA rules for the widgets. For more information on how to configure the events, conditions, and actions for widgets, refer to the Configuring events, conditions, and actions for widgets section.

Style

The Style tab of the Properties view enables you to edit the style of the widgets. Before you apply CSS styles to a widget, you must first import CSS files to the XUI editor. For information on how to import CSS files to the XUI editor, refer to the Importing CSS files topic.

As shown in figure 2, to apply a CSS style to a widget, click a style in the Styles panel of the Style tab.
Figure 2. Applying a CSS style to a widget.
Select a style in the Styles panel of the Style tab to apply the style to the widget.
The following CSS styles are supported:
  • Font size
  • Font style
  • Font weight
  • Text align
  • Color
  • Font family
  • Background color

Appearance

The Appearance tab of the Properties view enables you to edit the alignment, indentation, size, and span of a widget.
Note:
  • To edit the size of a widget, you must first clear the Auto Size checkbox.
  • You can also edit the size of a widget by dragging the boundaries of the widget in the XUI editor area. To edit the size of a widget by dragging the boundaries of the widget in the XUI editor, you must first clear the Auto Size checkbox.

Action

The Action tab is available in the Properties view for the Link, Button, and Form widgets.

The following options can be selected in the Action tab for a widget:
No Action
No action is initiated after events have been fired and conditions have been evaluated.
Change Flow Event
This option will allow you to change the flow processor, and select a new event.
Launch New Flow
A new flow is launched if the conditions that you configure have been satisfied.
Launch Operation
A new operation is launched if the conditions that you configure have been satisfied.
Launch URL
A URL is launched if the conditions that you configure have been satisfied.
Note: The Launch URL option is available only for the Link widget.


Feedback