[TIMOB-15894] iOS: Index for ListView
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | n/a |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2014-01-09T23:25:10.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 3.2.0 |
| Components | iOS |
| Labels | alphabet, index, listview,, module_listview, qe-testadded |
| Reporter | Matej |
| Assignee | Ingo Muschenetz |
| Created | 2013-11-30T12:09:15.000+0000 |
| Updated | 2014-02-21T09:30:02.000+0000 |
Description
For ListView is missing one very important property that is index. It would be great if it will be in 3.2.0 release.
!https://developer.apple.com/library/ios/documentation/userexperience/conceptual/TableView_iPhone/Art/tv_indexed_list.jpg!
See http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.ListView-property-sectionIndexTitles
Appc Studio:3.2.1.201401151647 Sdk:3.2.1.v20140117222448 alloy:1.3.1-beta2 titanium:3.2.1(from cli) acs:1.0.11 titanium-code-processor:1.1.0 Osx: Maverick 10.9 Xcode:5.0.2 Device:iPhone5c(v7.0.4) both setSectionIndexTitles and getSectionIndexTitles method are working. Hence closing the issue