rutile
Version:
Factory automation for Mobile Enterprise.
12 lines (11 loc) • 484 B
text/xml
<Alloy>
<!-- orderby for {{segment}}/{{entity}} -->
<View class="Header" layout="horizontal">
<Label class="Title" text="Ti.Locale.getString('FrameworkSearchFormElementOrderby')"/>
</View>
<View id="Elements" class="Container">
<Require src="Framework/SearchFormElementSortField" id="SearchForm_SortFieldSelector"/>
<Require src="Framework/FormElementSeparator"/>
<Require src="Framework/SearchFormElementSortMethod" id="SearchForm_SortMethodSelector"/>
</View>
</Alloy>