diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/własność/webnavigation/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/własność/webnavigation/index.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/własność/webnavigation/index.html b/files/pl/mozilla/tech/xul/własność/webnavigation/index.html new file mode 100644 index 0000000000..b382e37bb1 --- /dev/null +++ b/files/pl/mozilla/tech/xul/własność/webnavigation/index.html @@ -0,0 +1,16 @@ +--- +title: webNavigation +slug: Mozilla/Tech/XUL/Własność/webNavigation +tags: + - Własności_XUL +translation_of: Archive/Mozilla/XUL/Property/webNavigation +--- +<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL" title="Dokumentacja_XUL">Dokumentacja XUL</a></span></div> +<dl><dt> <code><span><a href="https://developer.mozilla.org/pl/docs/XUL/Własność/webNavigation">webNavigation</a></span></code> +</dt><dd> Typ: <i><a href="pl/NsIWebNavigation">nsIWebNavigation</a></i> +</dd><dd> Własność tylko do odczytu zawiera obiekt <a href="pl/NsIWebNavigation">nsIWebNavigation</a> dla dokumentu. Wiele z jego metod może być wywoływanych bezpośrednio na dokumencie; są to takie metody jak <span id="m-goBack"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/goBack">goBack</a></code></span> i <span id="m-goForward"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/goForward">goForward</a></code></span>. Zawiera także stałe wczytywania wykorzystywane przez <span id="m-reloadWithFlags"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/reloadWithFlags">reloadWithFlags</a></code></span> i <span id="m-loadURIWithFlags"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/loadURIWithFlags">loadURIWithFlags</a></code></span>. +</dd></dl> +<p><br> +</p> +<div class="noinclude"> +</div> |