[TIMOB-13386] Specification: Create Ti.UI.View.replaceAt/insertAt/getAt specification
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-04-21T21:28:29.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.3.0 |
Components | Specification |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Pedro Enrique |
Created | 2013-04-04T23:01:17.000+0000 |
Updated | 2017-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.
Why z-index would be deprecated? IMHO, it should just not work when layout is set to "horizontal" or "vertical".
Is this still necessary?
Issues is resolved.
Where is the documentation?
Closing ticket as the issue has been fixed.