loadTabs( uris, loadInBackground, replace )
loadTabs( uris, params )
- Return type: no return value
- Loads a set of URIs, specified by the array
uris
, into tabs. If loadInBackground
is true
, the tabs are loaded in the background, and if replace
is true
, the currently displayed tabs are replaced with the specified URIs instead of adding new tabs. The properties of params
are following:
boolean inBackground
boolean replace
boolean allowThirdPartyFixup
tab targetTab
number newIndex
object postDatas
number userContextId