Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8183] MobileWeb: Implement event overloading mechanism in Evented

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-03-22T16:19:46.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.0.0, Sprint 2012-06
ComponentsMobileWeb
Labelsn/a
ReporterBryan Hughes
AssigneeChris Barber
Created2012-03-22T10:28:17.000+0000
Updated2017-03-03T23:56:13.000+0000

Description

Currently, controls can override touch event behavior by overriding a special _handleTouchEvent method. This is kinda hacky and not very scalable. Instead we should provide a formal generic mechanism in Evented that allows object to "hook" or "override" events to modify event data/behavior.

Attachments

FileDateSize
app.js2012-03-22T16:02:07.000+0000570

Comments

  1. Bryan Hughes 2012-03-22

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1806
  2. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source