Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13386] Specification: Create Ti.UI.View.replaceAt/insertAt/getAt specification

GitHub Issuen/a
TypeSub-task
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2014-04-21T21:28:29.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.3.0
ComponentsSpecification
Labelsn/a
ReporterBryan Hughes
AssigneePedro Enrique
Created2013-04-04T23:01:17.000+0000
Updated2017-03-16T21:48:51.000+0000

Description

Need to document three new methods on Ti.UI.View: replaceAt, insertAt, and getAt. The new listview module should be used as a reference on how to define these types of methods, since we recently had a discussion on what insert/replace/get methods should look like. Also, need to deprecate Ti.UI.View.zindex. The specification shall state that the behavior when combining zindex and these new methods is undefined.

Comments

  1. Ivan Skugor 2013-04-08

    Why z-index would be deprecated? IMHO, it should just not work when layout is set to "horizontal" or "vertical".
  2. Ingo Muschenetz 2014-04-07

    Is this still necessary?
  3. Ingo Muschenetz 2014-04-21

    Issues is resolved.
  4. Brian 2014-12-23

    Where is the documentation?
  5. Lee Morris 2017-03-16

    Closing ticket as the issue has been fixed.

JSON Source