Titanium JIRA Archive
Alloy (ALOY)

[ALOY-420] refactor TableView parser to allow model-bound tables to use proxy properties

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusResolved
ResolutionFixed
Resolution Date2012-12-10T18:17:35.000+0000
Affected Version/sn/a
Fix Version/sAlloy 0.3.4, 2012 Sprint 25
ComponentsXML
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2012-12-10T16:34:25.000+0000
Updated2018-03-07T22:25:36.000+0000

Description

The code in the Ti.UI.TableView Alloy parser is split into 2 sections: 1 to handle model-bound tables, and one for all other tables. The model-bound tables do not currently support proxy properties like headerView, footerView, etc... The code should be refactored to use a single stream of processing in order to have both scenarios use all supported functionality of the TableView.

Comments

No comments

JSON Source