Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-842] iOS: create table view options API

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-06-02T23:38:26.000+0000
Affected Version/sRelease 1.5.0
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterNolan Wright
AssigneeIngo Muschenetz
Created2011-04-15T02:37:39.000+0000
Updated2017-06-02T23:38:26.000+0000

Description

This is similar to what we had in 0.8.x.

Maybe we could add a new style like:

style: Titanium.UI.iPhone.TableViewStyle.GROUPED_OPTIONS_SINGLE

style: Titanium.UI.iPhone.TableViewStyle.GROUPED_OPTIONS_MULTIPLE

in order to enable single and multi-select

the click event would have to include an array of the selected items -

e.selected

Comments

  1. Stephen Tramer 2011-04-15

    Do we really need this? Probably not.

  2. fishnyc 2011-04-15

    It's a common iOS functionality. It would be nice it it was included. I tried implementing this manually and it was quite difficult. Hope you decide to include it.

  3. Vikramjeet Singh 2011-08-02

    Bug Scrub: Valid. No Test Case exists. Tested On: Mac OSX Lion TiMob Version: 1.7.2 TiStud Version: 1.0.2 Devices used: iPhone 4.3.4 Note: Required properties does not exist in current APIs
  4. Lee Morris 2017-06-02

    No Valid case, so closing.

JSON Source