[TIMOB-7195] MobileWeb: Ti.UI.DashboardView implementation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-05-01T22:23:58.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | linvalid, pointerevents, tbs-future, themeable |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-01-15T18:25:55.000+0000 |
Updated | 2018-04-04T23:20:24.000+0000 |
Description
Missing entire implementation.
Extends Widget (View, Evented) and PointerEvents.
Methods:
* startEditing()
* stopEditing()
Properties:
* data - Array of DashboardItem objects
* wobble - true/false
Events:
* commit
* delete
* edit
* move
Update API docs that method toImage() is unsupported.
This control is currently only supported on iOS. At this time it doesn't make sense to implement it unless Android also implements it.
Closing ticket as "Won't Fix" as MobileWeb is no longer supported.
Closing as will not fix.