You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
1.4 KiB
23 lines
1.4 KiB
<div class="view mblView"> |
|
<script type="dojo/require">at: "dojox/mvc/at"</script> |
|
<h1 data-dojo-type="dojox/mobile/Heading" data-dojo-props='label:"Scrollable List OneP"' data-app-constraint="top"> |
|
<span id="sc1back1P" data-dojo-type="dojox/mobile/ToolBarButton" arrow="left" |
|
data-dojo-props="target: 'configuration,ScrollableListSelection', url: '#configuration,ScrollableListSelection', transitionDir: -1">Back</span> |
|
<span data-dojo-type="dojox/mobile/ToolBarButton" id="sc1insert1xP" data-dojo-props='icon:"mblDomButtonWhitePlus"' style="float:right;">1</span> |
|
<span data-dojo-type="dojox/mobile/ToolBarButton" id="sc1insert10xP" data-dojo-props='icon:"mblDomButtonWhitePlus"' style="float:right;">10</span> |
|
<span data-dojo-type="dojox/mobile/ToolBarButton" id="sc1remove10xP" data-dojo-props='icon:"mblDomButtonWhiteMinus"' style="float:right;">10</span> |
|
|
|
</h1> |
|
<div data-app-constraint="top"> |
|
<div class="field-title">Should scroll between this text and the bottom footer.</div> |
|
</div> |
|
|
|
<div data-dojo-type="dojox/app/widgets/Container" data-app-constraint="center" data-dojo-props="scrollable: true"> |
|
<div> |
|
<form name="repeatTestForm"> |
|
<div id="addWidgetHere"></div> |
|
</form> |
|
</div> |
|
</div> |
|
<h1 data-dojo-type="dojox/mobile/Heading" data-dojo-props="label: 'Scrollable List OneP Footer Bar'" data-app-constraint="bottom"></h1> |
|
</div> |