aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/method/removecurrenttab/index.html
blob: 0d74f0b225c4450df875a87f316d720356758260 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: removeCurrentTab
slug: Archive/Mozilla/XUL/Method/removeCurrentTab
tags:
  - XUL Methods
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Method/removeCurrentTab
---
<div class="noinclude">
  <span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="/ja/docs/XUL_Reference">XUL リファレンス HOME</a></span></div>
<dl>
  <dt>
    <span id="m-removeCurrentTab"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/removeCurrentTab">removeCurrentTab()</a></code></span></dt>
  <dd>
    戻り値の型: <em><code><a href="/ja/docs/Mozilla/Tech/XUL/tab" title="tab">tab</a></code> 要素</em></dd>
  <dd>
    現在表示されているタブページを削除します。 タブが 1 つのみ表示されている場合、このメソッドは何もしません。</dd>
</dl>