aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/tech/xul/property/parentcontainer/index.html
blob: f8a29d42ae853dba19b8954c811dd3cc68be0242 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
title: parentContainer
slug: Mozilla/Tech/XUL/Property/parentContainer
translation_of: Archive/Mozilla/XUL/Property/parentContainer
---
<div class="noinclude">
 <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/zh-CN/docs/XUL_Reference" title="XUL_Reference">XUL Reference</a></span></div>
<dl>
 <dt>
  <code><span><a href="https://developer.mozilla.org/zh-CN/docs/XUL/Property/parentContainer">parentContainer</a></span></code> </dt>
 <dd>
  Type:
  <i>
   <code><a href="/zh-CN/docs/Mozilla/Tech/XUL/menu" title="menu">menu</a></code> element</i>
 </dd>
 <dd>
  Read only property that returns the containing <code><a href="/zh-CN/docs/Mozilla/Tech/XUL/menu" title="menu">menu</a></code> element, or <code>null</code> if there isn't a containing menu.</dd>
</dl>
<div class="noinclude">
  </div>
<p></p>