aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/atrybut/treecell.mode/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/treecell.mode/index.html')
-rw-r--r--files/pl/mozilla/tech/xul/atrybut/treecell.mode/index.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/treecell.mode/index.html b/files/pl/mozilla/tech/xul/atrybut/treecell.mode/index.html
new file mode 100644
index 0000000000..920383c864
--- /dev/null
+++ b/files/pl/mozilla/tech/xul/atrybut/treecell.mode/index.html
@@ -0,0 +1,26 @@
+---
+title: treecell.mode
+slug: Mozilla/Tech/XUL/Atrybut/treecell.mode
+tags:
+ - Atrybuty_XUL
+ - Dokumentacja_XUL
+translation_of: Archive/Mozilla/XUL/Attribute/treecell.mode
+---
+<div class="noinclude">
+ <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div>
+<dl>
+ <dt>
+ <a href="pl/XUL/Atrybut/treecell.mode">mode</a></dt>
+ <dd>
+ Typ:
+ <i>
+ jedna z poniższych wartości</i>
+ </dd>
+ <dd>
+ Dla kolumn, które są paskami postępu, typu określonego paska postępu w użyciu:</dd>
+</dl>
+<ul>
+ <li><code>none</code>: Pasek postępu nie jest wyświetlony. W zamian wyświetlony jest tekst komórki.</li>
+ <li><code>normal</code>: Komórka używa wartość atrybutu do określenia wypełnienia paska.</li>
+ <li><code>undetermined</code>: Pasek postępu jest nieokreślony.</li>
+</ul>