aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/property/webnavigation/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/property/webnavigation/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/property/webnavigation/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/property/webnavigation/index.html b/files/ja/archive/mozilla/xul/property/webnavigation/index.html
new file mode 100644
index 0000000000..44ad4e4642
--- /dev/null
+++ b/files/ja/archive/mozilla/xul/property/webnavigation/index.html
@@ -0,0 +1,15 @@
+---
+title: webNavigation
+slug: Archive/Mozilla/XUL/Property/webNavigation
+tags:
+ - MDC Project
+ - NeedsTechnicalReview
+ - XUL Properties
+ - XUL Reference
+translation_of: Archive/Mozilla/XUL/Property/webNavigation
+---
+<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/webNavigation">webNavigation</a></span></code> </dt><dd> 型: <em><a href="/ja/NsIWebNavigation" title="ja/NsIWebNavigation">nsIWebNavigation</a></em> </dd><dd> この読み取り専用のプロパティは document の <a href="/ja/NsIWebNavigation" title="ja/NsIWebNavigation">nsIWebNavigation</a> オブジェクトを含みます。このメソッドのほとんどは、<span id="m-goBack"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/goBack">goBack</a></code></span> や <span id="m-goForward"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/goForward">goForward</a></code></span> のように要素自身から直接呼び出せます。また、<span id="m-reloadWithFlags"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/reloadWithFlags">reloadWithFlags</a></code></span> および <span id="m-loadURIWithFlags"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/loadURIWithFlags">loadURIWithFlags</a></code></span> によって使用される読み込み定数を含みます。 </dd></dl>
+<div class="noinclude">
+
+</div>