Titanium JIRA Archive
Alloy (ALOY)

[ALOY-411] Test app for inline/<Require> and instance/singleton TableView Collection binding

GitHub Issuen/a
TypeStory
PriorityHigh
StatusResolved
ResolutionFixed
Resolution Date2012-12-04T15:38:34.000+0000
Affected Version/sn/a
Fix Version/sAlloy 0.3.3, 2012 Sprint 24
ComponentsDocumentation, Runtime, Samples & Templates, XML
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2012-11-30T23:36:33.000+0000
Updated2018-03-07T22:25:48.000+0000

Description

We should have a basic test app, simpler than the todo, which shows the 4 permutations of TableView Collection binding.

inline rows with a singleton collection

rows with a singleton collection

inline rows with a instance collection

rows with a instance collection

This will likely operate as a TabGroup driven app, each one of the scenarios represented in each tab

Comments

  1. Tony Lukasavage 2012-12-03

    https://github.com/appcelerator/alloy/tree/master/test/apps/models/tableview_binding
  2. Tony Lukasavage 2012-12-04

    needs more android testing
  3. Tony Lukasavage 2012-12-04

    replaced android menu with simple button since tabgroups are proving to be a problem for android menus (TIMOB-1512)

JSON Source