Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-19763] (5_1_X) Support item-specific peek for previewContext on ListView #7397

Merged
merged 4 commits into from Nov 4, 2015

Conversation

hansemannn
Copy link
Collaborator

additional properties `itemIndex` and `sectionIndex` to identify the previewed row and
section, respectively.
is assigned to. For example, the <Titanium.UI.ListView> provides the
additional properties `itemIndex` and `sectionIndex` to identify the previewed row and section, respectively.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You missed itemId here right? Or is that only for peek and pop events? Would be good to have it in click as well.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have it, was just undocumented and is now included.

@pec1985
Copy link
Contributor

pec1985 commented Nov 4, 2015

PR reviewed. APPROVED!

pec1985 added a commit that referenced this pull request Nov 4, 2015
[TIMOB-19763] (5_1_X) Support item-specific peek for previewContext on ListView
@pec1985 pec1985 merged commit 17a340d into tidev:5_1_X Nov 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants