Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17893] Support data binding for TabbedBar

GitHub Issuen/a
TypeNew Feature
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
LabelsAlloy, data-binding, tabbedbar
ReporterClaire Williams
AssigneeUnknown
Created2014-10-23T08:35:45.000+0000
Updated2018-02-28T20:03:13.000+0000

Description

Allow:
<TabbedBar class="buttonBar" platform="ios" visible="{controlVisible}" prefId="{id}" index="{selectedButton}" onClick="buttonBarClick">
problem discovered when traversing a parent TableView collection and creating multiple TabbedBars, full issue detail with example code / environment details can be found here: http://developer.appcelerator.com/question/178619/bug-in-alloy-tabbedbar-when-using-datacollection#answer-283287 N.B. to be able to assign in the view
id="{id}"
would also be really helpful.

Comments

No comments

JSON Source