GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-02T16:04:45.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Sprint 2012-03, Release 2.0.0, Release 1.8.2 |
Components | MobileWeb |
Labels | pointerevents, stage, stage2, themeable |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-01-16T11:45:03.000+0000 |
Updated | 2017-03-04T00:08:20.000+0000 |
Extends Widget (View, Evented).
Methods:
* addView() - done!
* removeView() - done!
* scrollToView() - done!
Properties:
* cacheSize
* currentPage - done!
* pagingControlColor
* pagingControlHeight
* pagingControlTimeout
* showPagingControl - need to know if the paging control overlays or if it adds or subtracts from the height
* views - Array - done!
Events:
* scroll
Update API docs with support for property "cacheSize" and note that method "toImage()" is not supported.
Example of what the paging control looks like: !http://f.hatena.ne.jp/images/fotolife/d/donayama/20100227/20100227190700.png! Paging control is the black area with the white dots.
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1330
Closing ticket due to MobileWeb no longer being supported.