From a065e04d529da1d847b5062a12c46d916408bf32 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 21:46:22 -0500 Subject: update based on https://github.com/mdn/yari/issues/2028 --- .../pl/mozilla/tech/xul/metoda/replacegroup/index.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 files/pl/mozilla/tech/xul/metoda/replacegroup/index.html (limited to 'files/pl/mozilla/tech/xul/metoda/replacegroup/index.html') diff --git a/files/pl/mozilla/tech/xul/metoda/replacegroup/index.html b/files/pl/mozilla/tech/xul/metoda/replacegroup/index.html deleted file mode 100644 index 8246249e10..0000000000 --- a/files/pl/mozilla/tech/xul/metoda/replacegroup/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: replaceGroup -slug: Mozilla/Tech/XUL/Metoda/replaceGroup -tags: - - Dokumentacja_XUL - - Metody_XUL - - Strony_wymagające_dopracowania -translation_of: Archive/Mozilla/XUL/Method/replaceGroup ---- -
« Dokumentacja XUL
- -
-
replaceGroup( group )
-
Nie w Firefoksie
-
Zwraca typ:tablica obiektów historii sesji
-
Zastępuje istniejące karty nowymi ustawieniami. Jeśli tutaj było więcej kart przedtem, dodatkowe karty nie zostaną usunięte. Możemy zastosować metodę removeTab, aby usunąć istniejące pierwsze karty, jeśli if that is desired. The argument should be an array of objects, one for each document to load. The objects may be defined in script and contain a URI property for the URL of the page to load. A referrerURI property may also be optionally used to set the referrer page. This method returns an array of the session history objects for the tabs that were removed.
-
-- cgit v1.2.3-54-g00ecf