dojox/mobile/ScrollableView
The dojox/mobile/ScrollableView is also a View container but unlike the simple
dojox/mobile/View it handles scrolling abilities without employing the native browser
capabilities and hence can emulate platform scrolling look and feel.
The following is the same window as shown previously but this time the content is wrapped in a
dojox/mobile/ScrollableView. We immediately notice the lack of a scrollbar. This is a
deliberate UI choice. Scrolling is still possible, but instead of using the browser abilities, touch
operates as well as the look and feel expected.
Page 230
Kommentare zu diesen Handbüchern