diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/rows/index.html')
| -rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/rows/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/rows/index.html b/files/pl/mozilla/tech/xul/atrybut/rows/index.html new file mode 100644 index 0000000000..9fede72cce --- /dev/null +++ b/files/pl/mozilla/tech/xul/atrybut/rows/index.html @@ -0,0 +1,21 @@ +--- +title: rows +slug: Mozilla/Tech/XUL/Atrybut/rows +tags: + - Atrybuty_XUL + - Dokumentacja_XUL +translation_of: Archive/Mozilla/XUL/Attribute/rows +--- +<div class="noinclude"> + <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> +<dl> + <dt> + <code id="a-rows"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/rows">rows</a></code></dt> + <dd> + Typ: + <i> + integer</i> + </dd> + <dd> + Liczba wierszy do wyświetlenia w elemencie. Jeśli w elemencie znajduje się więcej niż ta liczba wierszy, pojawi się pasek przewijania, który użytkownik może zastosować do przewijania do innych wierszy. Aby pobrać aktualną liczbę wierszy w elemencie, zastosuj metodę <span id="m-getRowCount"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/getRowCount">getRowCount</a></code></span>.</dd> +</dl> |
