Obsolete. This method will be removed in one of the next versions. Sets the selection's start position and length.

<void> Selection.setBounds(<SelectionBounds> bounds, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
bounds Selection start position and length.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.