Titanium JIRA Archive
Alloy (ALOY)

[ALOY-196] e.source.id not returning id in event handlers

GitHub Issuen/a
TypeBug
PriorityLow
StatusResolved
ResolutionFixed
Resolution Date2012-08-22T06:28:09.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsRuntime, XML
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2012-08-21T06:41:11.000+0000
Updated2018-03-07T22:26:06.000+0000

Description

from aaron saunders in google groups: if I have an object like in my code I have function doSomething(e) { // this is always undefined? Why? I expected it to be 'place_cancel' alert ( e.source.id ); } So how do i support multiple objects through one function? *link*: https://groups.google.com/forum/?fromgroups=#!topic/appc-ti-alloy/yiMv4wdrXoA

Comments

No comments

JSON Source