GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-01-27T11:14:48.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Sprint 2012-02, Release 2.0.0, Release 1.8.1, Release 1.8.2 |
Components | MobileWeb |
Labels | pointerevents, stage, stage2 |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-01-16T13:44:32.000+0000 |
Updated | 2017-03-04T00:13:49.000+0000 |
Extends Widget (View, Evented).
Methods:
* canGoBack() [stage]
* canGoForward() [stage]
* evalJS() [stage2]
* goBack() - done! [stage]
* goForward() - done! [stage]
* reload() - done!
* repaint() - not sure if we should or can support this
* stopLoading() [stage2]
Properties:
* data - object - need more info of what exactly this looks like
* html
* url - done!
Constants:
* loading - bool
Events:
* beforeload
* error
* load
Update API docs to support properties:
* data
Also, check detect.appcelerator.com on native Android and iOS.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1288
Closing ticket due to MobileWeb no longer being supported.