aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/tech/xul/property/parentcontainer/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/mozilla/tech/xul/property/parentcontainer/index.html')
-rw-r--r--files/zh-cn/mozilla/tech/xul/property/parentcontainer/index.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/files/zh-cn/mozilla/tech/xul/property/parentcontainer/index.html b/files/zh-cn/mozilla/tech/xul/property/parentcontainer/index.html
new file mode 100644
index 0000000000..f8a29d42ae
--- /dev/null
+++ b/files/zh-cn/mozilla/tech/xul/property/parentcontainer/index.html
@@ -0,0 +1,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>