aboutsummaryrefslogtreecommitdiff
path: root/files/ja/xpinstall_api_reference/install_object/methods
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/xpinstall_api_reference/install_object/methods')
-rw-r--r--files/ja/xpinstall_api_reference/install_object/methods/alert/index.html17
-rw-r--r--files/ja/xpinstall_api_reference/install_object/methods/execute/index.html6
-rw-r--r--files/ja/xpinstall_api_reference/install_object/methods/index.html6
3 files changed, 29 insertions, 0 deletions
diff --git a/files/ja/xpinstall_api_reference/install_object/methods/alert/index.html b/files/ja/xpinstall_api_reference/install_object/methods/alert/index.html
new file mode 100644
index 0000000000..00ae48bf52
--- /dev/null
+++ b/files/ja/xpinstall_api_reference/install_object/methods/alert/index.html
@@ -0,0 +1,17 @@
+---
+title: alert
+slug: XPInstall_API_Reference/Install_Object/Methods/alert
+translation_of: Archive/Mozilla/XPInstall/Reference/Install_Object/Methods/alert
+---
+<h2 id="Summary" name="Summary">概要</h2>
+<p>引数に指定したメッセージを持つモーダルダイアログボックスを表示します。</p>
+
+<h3 id="Method_of" name="Method_of">Method of</h3>
+<p><a href="/ja/docs/XPInstall_API_Reference/Install_Object">Install</a> オブジェクトのメソッド</p>
+<h2 id="Syntax" name="Syntax">構文</h2>
+<pre class="syntaxbox">void alert ( String message );
+</pre>
+<h3 id="Parameters" name="Parameters">引数</h3>
+<p><var>message</var> 引数はダイアログボックス内の文字列として表示されます。メッセージが文字列でない場合は、変換されて表示されます。</p>
+<h3 id="Returns" name="Returns">戻り値</h3>
+<p>無し</p>
diff --git a/files/ja/xpinstall_api_reference/install_object/methods/execute/index.html b/files/ja/xpinstall_api_reference/install_object/methods/execute/index.html
new file mode 100644
index 0000000000..4caa851782
--- /dev/null
+++ b/files/ja/xpinstall_api_reference/install_object/methods/execute/index.html
@@ -0,0 +1,6 @@
+---
+title: execute
+slug: XPInstall_API_Reference/Install_Object/Methods/execute
+translation_of: Archive/Mozilla/XPInstall/Reference/Install_Object/Methods/execute
+---
+<p>This page has no content. Enrich MDC by contributing.</p>
diff --git a/files/ja/xpinstall_api_reference/install_object/methods/index.html b/files/ja/xpinstall_api_reference/install_object/methods/index.html
new file mode 100644
index 0000000000..e35efd4f7b
--- /dev/null
+++ b/files/ja/xpinstall_api_reference/install_object/methods/index.html
@@ -0,0 +1,6 @@
+---
+title: Methods
+slug: XPInstall_API_Reference/Install_Object/Methods
+translation_of: Archive/Mozilla/XPInstall/Reference/Install_Object/Methods
+---
+<p>This page was auto-generated because a user created a sub-page to this page.</p>