-
loadTabs( uris, loadInBackground, replace )
- Return type: no return value
- Loads a set of URIs, specified by the array
uris
, into tabs. IfloadInBackground
istrue
, the tabs are loaded in the background, and ifreplace
istrue
, the currently displayed tabs are replaced with the specified URIs instead of adding new tabs.