Searched refs:open_new_tab (Results 1 – 7 of 7) sorted by relevance
45 def open_new_tab(self): member in BelkinF9KAPConfigurator58 self.open_new_tab()154 self.open_new_tab()
73 .. function:: open_new_tab(url)180 webbrowser.open_new_tab(url)209 .. method:: controller.open_new_tab(url)
75 .. function:: open_new_tab(url)179 webbrowser.open_new_tab(url + 'doc/')208 .. method:: controller.open_new_tab(url)
85 def open_new_tab(url): function138 def open_new_tab(self, url): member in BaseBrowser
68 def open_new_tab(url): function153 def open_new_tab(self, url): member in BaseBrowser
1645 :func:`open_new` and :func:`open_new_tab`, were added to support this. The
1644 :func:`open_new` and :func:`open_new_tab`, were added to support this. The