To access the XUI editor and begin using the widgets, you
must first create an XUI file. The XUI file is a Rich Internet Application
(RIA) framework for building applications in Java and XML. XUI only supports Dojo widget
sets.
Procedure
To create an XUI file, do the following steps:
- In the Enterprise Explorer view in Rational® Application
Developer, right-click
the xui folder, and then click . The New window opens.
- On the Select a wizard page of the
New window, expand the BTT folder, and then
click New XUI File. Click Next. The Create XUI File page is displayed.
- In the File name field, specify
a name for the XUI file.
Note: - The file name you specify in the File name field
cannot be duplicated.
- The file name cannot start with numbers or include space character
at any position.
- The file name cannot end with btt or t (not case sensitive) to
avoid the product name.
- You must use a .xui file extension for the
XUI file.
- Optional: If you want to create an XUI file
using an existing XUI template, select the Create a xui
file using templates check box. Click Next,
and then select the template you require.
- Click Finish.
Results
The XUI file is created and is stored in the xui folder
of your XUI web project.