Implementing a widget to display a type
A simple data type can be integrated with the IBM® WebSphere® Multichannel Bank Transformation
Toolkit XUI editor.
This means that when a field of a specific type is selected, such
as the dataName field of the TextBox widget, the XUI editor automatically
generates a widget for this type. For example, if the Date type field
is chosen, a DateTextBox widget is automatically generated as the
presentation widget. A technical developer must implement a
presentation widget for the simple type that has been defined.