Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-868] Implement TableView row.children

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:30.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.4.0
ComponentsAndroid
Labelsandroid, defect, tableview
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-15T02:38:08.000+0000
Updated2011-04-17T01:54:30.000+0000

Description

See original Q&A:
http://developer.appcelerator.com/question/21851/android-rowchildren-is-returning-null"> http://developer.appcelerator.com/question/21851/android-rowchildre...

Comments

  1. matthewcford 2011-04-15

    is there a workaround for the time being?

  2. matthewcford 2011-04-15

    I see the following in tabelviewrow:

           protected ArrayList<TiViewProxy> controls;
       

    is there a way to access the elements returned by row.controls?

  3. matthewcford 2011-04-15

    reverted to an earlier build where I was just using title, and leftImage

  4. Marshall Culpepper 2011-04-15

    (from [c2d3db8807d39394ba02c332a3c04959d93565d1]) implement TableViewRow.children for android [#868 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/c2d3db8807d39394ba02c332a3c04959d93565d1"> http://github.com/appcelerator/titanium_mobile/commit/c2d3db8807d39...

JSON Source