Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12426] MobileWeb: Implement removeAllChildren on Views

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-28T23:43:48.000+0000
Affected Version/sRelease 3.1.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsparity
ReporterSabil Rahim
AssigneeEric Merriman
Created2013-01-25T20:08:23.000+0000
Updated2017-08-16T01:08:38.000+0000

Description

Comments

  1. Bryan Hughes 2013-01-25

    Note: The implementation will be simple, just hook into the _removeAllChildren method and update publishing via _unpublish. Updating the docs will probably take longer than the fix itself since we expose add() on everything that inherits from view, and thus will expose removeAllChildren on everything that inherits from view.
  2. Kevin Gray 2016-02-11

    Just want to say that I have encountered this lack of functionality for scrollview. The documentation clearly says that mobileweb is supported but the removeAllChildren method is not defined for scrollview. This is a significant issue which I hope will be resolved soon.
  3. Lee Morris 2017-06-28

    Resolving ticket as "Won't Fix" as MobileWeb has been deprecated.

JSON Source