diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/hidecolumnpicker/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/hidecolumnpicker/index.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/hidecolumnpicker/index.html b/files/pl/mozilla/tech/xul/atrybut/hidecolumnpicker/index.html deleted file mode 100644 index 3a119b0712..0000000000 --- a/files/pl/mozilla/tech/xul/atrybut/hidecolumnpicker/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: hidecolumnpicker -slug: Mozilla/Tech/XUL/Atrybut/hidecolumnpicker -tags: - - Atrybuty_XUL - - Dokumentacja_XUL -translation_of: Archive/Mozilla/XUL/Attribute/hidecolumnpicker ---- -<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> -<dl><dt> <code id="a-hidecolumnpicker"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/hidecolumnpicker">hidecolumnpicker</a></code> -</dt><dd> Typ: <i>boolean</i> -</dd><dd> Kiedy ustawiony na <code>false</code>, to dostępne będzie rozwijane menu w prawym górnym rogu drzewa (<code><a href="/pl/docs/Mozilla/Tech/XUL/tree" title="tree">tree</a></code>), które użytkownik może zastosować do pokazania lub ukrycia kolumn. Kiedy jest ustawiony na <code>true</code>, to column picker będzie ukryty. Domyślną wartością jest <code>false</code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> |