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, 0 insertions, 16 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 deleted file mode 100644 index b382e37bb1..0000000000 --- a/files/pl/mozilla/tech/xul/własność/webnavigation/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -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> |