Document for XUI page helps users to see the data binding and actions of the widgets in a XUI page when users press the shortcut.
Document for XUI page would display the following properties of each widget:
Widget | Properties displayed in Document |
Label, Text, Radio, CheckBox, RichText, TextArea, Image, Message, FileUpload | dataName if available |
Link, Button | action |
SelectList | dataName, urlForList or dataNameForList |
Combo | dataName, urlForList or dataNameForList |
Tree | dataName, dataNameForTreeContent |
Table | dataName, dataNameForList |