[ALOY-243] Simple parser for Ti.UI.TableView
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2012-09-12T05:51:32.000+0000 |
Affected Version/s | 2012 Sprint 19 |
Fix Version/s | 2012 Sprint 19, Release 3.0.0 |
Components | XML |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2012-09-09T06:46:10.000+0000 |
Updated | 2018-03-07T22:26:00.000+0000 |
Description
Original conversation: https://groups.google.com/forum/?fromgroups=#!topic/appc-ti-alloy/xXO8e59_oq4
While we plan to [associate models and collections with TableViews to automatically create rows|ALOY-104], we should also implement a simple parsers for explicitly listed TableViewRows. The explicit syntax should be able to exist side-by-side with the model-driven syntax.
This handles static TableViewRows, as well as TableViewSections