public interface WipTabSelector
Modifier and Type | Interface and Description |
---|---|
static interface |
WipTabSelector.BrowserAndBackend |
Modifier and Type | Method and Description |
---|---|
WipBrowser.WipTabConnector |
selectTab(WipTabSelector.BrowserAndBackend browserAndBackend) |
WipBrowser.WipTabConnector selectTab(WipTabSelector.BrowserAndBackend browserAndBackend) throws java.io.IOException
browserAndBackend
- is used to download list of tabs; list of tabs
may be reloaded if neededjava.io.IOException
- if tabFetcher got network problems downloading tabsCopyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.