Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12429] Ti.UI.TableViewSection.rows property is not implemented

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-07-26T04:41:22.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsMobileWeb
Labelsn/a
ReporterYaroslav Pidstryhach
AssigneeEric Merriman
Created2012-12-26T13:11:22.000+0000
Updated2017-07-26T04:41:29.000+0000

Description

Implement Ti.UI.TableViewSection.rows property.

Comments

  1. Bryan Hughes 2013-01-25

    The rows property is implemented. See line 156 of mobileweb/titanium/Ti/UI/TableViewSection.js
  2. Bryan Hughes 2013-01-25

    I stand somewhat corrected. TableViewSection.rows is *partially* implemented. The constant is indeed there (i.e. section.hasOwnProperty('rows') returns true), but we don't updated it.
  3. Lee Morris 2017-07-26

    Resolving as Won't Fix as MobileWeb has been deprecated.

JSON Source