Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14987] TiAPI: Add getRow* related functions to TableViewRow

GitHub Issuen/a
TypeNew Feature
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsTiAPI
LabelsTableView, functions
ReporterThomas Neerup
AssigneeUnknown
Created2013-08-27T15:26:25.000+0000
Updated2018-02-28T20:03:42.000+0000

Description

It would be very nice to have the folowing functions on TableViewRow getRowCount() return the totoal number of rows - for iteration getRow(index) return row for index - for iteration getRows() return array of all rows - for iteration getRowIndex(row) get the index of a row - deleteRow()/updateRow() ect. takes index

Comments

No comments

JSON Source