Development tools : XUI Mobile editor : Adding Mobile widgets : XUI Mobile widgets : ListItemTemplate
  
ListItemTemplate
A ListItemTemplate widget is a template that can generate the list items according to the value of the listValue property of the list widget. You can add a ListItemTemplate widget by using the Items editor, and can design your template by adding widgets to it. If you add a ListItemTemplate widget to a list widget, you can not add the other ListItem, CustomizeListItem, or ListItemTemplate widgets to the list.
Property
style
This property specifies the CSS style for the widget.
See also
XUI Mobile widgets