mirror of
https://github.com/adobe/brackets.git
synced 2024-11-20 18:02:54 +01:00
parent
8e9d86fa0a
commit
254bb77ac8
@ -200,7 +200,7 @@ define(function (require, exports, module) {
|
||||
* Make an index request object
|
||||
* @param {boolean} requestIndex - true to request an index, false if not
|
||||
* @param {number} index - the index to request
|
||||
* @return {indexRequested:boolean, index:number} an object that can be pased to
|
||||
* @return {indexRequested:boolean, index:number} an object that can be passed to
|
||||
* {@link Pane#addToViewList} to insert the item at a specific index
|
||||
* @see Pane#addToViewList
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user