Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6217] MobileWeb: Implement Event API

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2011-12-14T11:37:49.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsMobileWeb
Labelsstage
ReporterChris Barber
AssigneeBryan Hughes
Created2011-11-17T13:01:11.000+0000
Updated2014-01-28T23:57:35.000+0000

Description

Make sure all custom events that are fired have a type and source.

Comments

  1. Chris Barber 2011-12-14

    fireEvent() will assign the type automatically and if a source isn't specified, it will use the current object that fireEvent() was called on.

JSON Source