-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Milestone
Description
/**
* sorts the pane's view list
* @param {!string} paneId - id of the pane to sort, ALL_PANES or FOCUSED_PANE
* @param {sortFunctionCallback} compareFn - callback to determine sort order (called on each item)
* @see {@link Pane.sortViewList()} for more information
* @see {@link https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Array/sort|Sort Array - MDN}
*/
Does not produce any "See Also" links.
Metadata
Metadata
Assignees
Labels
No labels