aboutsummaryrefslogtreecommitdiff
path: root/files/de/archive/mozilla/xul/method/gettabforbrowser/index.html
blob: bc48db12b979760759ebc446d2f3630df3b7d4f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: getTabForBrowser
slug: Archive/Mozilla/XUL/Method/getTabForBrowser
translation_of: Archive/Mozilla/XUL/Method/getTabForBrowser
---
<div class="noinclude">
 <span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/de/docs/XUL_Referenz" title="/de/docs/XUL_Referenz">XUL-Referenz Startseite</a></span></div>
<dl>
 <dt>
  <span id="m-getTabForBrowser"><code><a href="https://developer.mozilla.org/de/docs/Mozilla/Tech/XUL/Methoden/getTabForBrowser">getTabForBrowser( browser )</a></code></span> </dt>
 <dd>
  Return type:<em> <code><a href="/de/docs/Mozilla/Tech/XUL/tab" title="tab">tab</a></code></em></dd>
 <dd>
  Returns the XUL <code><a href="/de/docs/Mozilla/Tech/XUL/tab" title="tab">tab</a></code> which contains the specified <code><a href="/de/docs/Mozilla/Tech/XUL/browser" title="browser">browser</a></code>.</dd>
</dl>