aboutsummaryrefslogtreecommitdiff
path: root/files/ja/orphaned/nsidynamiccontainer/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/orphaned/nsidynamiccontainer/index.html')
-rw-r--r--files/ja/orphaned/nsidynamiccontainer/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/files/ja/orphaned/nsidynamiccontainer/index.html b/files/ja/orphaned/nsidynamiccontainer/index.html
index ce38f086b4..cd637a460a 100644
--- a/files/ja/orphaned/nsidynamiccontainer/index.html
+++ b/files/ja/orphaned/nsidynamiccontainer/index.html
@@ -1,14 +1,15 @@
---
title: nsIDynamicContainer
-slug: nsIDynamicContainer
+slug: orphaned/nsIDynamicContainer
tags:
- Developing Mozilla
- Extensions
- Interfaces
- - 'Interfaces:Scriptable'
+ - Interfaces:Scriptable
- Places
- XPCOM
- XPCOM API Reference
+original_slug: nsIDynamicContainer
---
<p>nsIDynamicContainerインタフェースは一時的なコンテンツのコンテナを提供するベースクラスを提供します。この機能はコンテナがオープンされたタイミングで、ノードを直接満たすことができます。すべてのリザルトノードのプロパティをそれぞれのアイテムに関連したデータを保存するのに利用できます。(例えばディスク上でのフルパスなど)また、それぞれのコンテナに対してサービスに関連付けられた追加のコンテナを作成することができます。<br>
<br>