diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/property/boxobject/index.html')
-rw-r--r-- | files/ja/archive/mozilla/xul/property/boxobject/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/property/boxobject/index.html b/files/ja/archive/mozilla/xul/property/boxobject/index.html new file mode 100644 index 0000000000..5a4e5f20bb --- /dev/null +++ b/files/ja/archive/mozilla/xul/property/boxobject/index.html @@ -0,0 +1,13 @@ +--- +title: boxObject +slug: Archive/Mozilla/XUL/Property/boxObject +tags: + - XUL Properties + - XUL Reference +translation_of: Archive/Mozilla/XUL/Property/boxObject +--- +<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="XUL_Reference">XUL リファレンス</a></span></div> +<dl><dt> <code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/boxObject">boxObject</a></span></code> </dt><dd> 型: <em><a href="/ja/NsIBoxObject" title="ja/NsIBoxObject">nsIBoxObject</a></em> </dd><dd> このプロパティは box から得られた要素に利用可能です。この box は最も表示される XUL 要素です。XUL でない要素のための boxObject は <a href="/ja/DOM/document.getBoxObjectFor" title="ja/DOM/document.getBoxObjectFor">getBoxObjectFor</a> メソッドを使用して取得することができます。このプロパティは<a href="/ja/XUL_Tutorial/Box_Objects" title="ja/XUL_Tutorial/Box_Objects">チュートリアル</a>でさらに説明されています。 </dd></dl> +<div class="noinclude"> + +</div> |