blob: 24d74ba15b54a81f8df9e99894486936b9fcf38b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
---
title: children
slug: Mozilla/Tech/XUL/Własność/children
tags:
- Własności_XUL
translation_of: Archive/Mozilla/XUL/Property/children
---
<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ść/children">children</a></span></code></dt>
<dd>
Typ:
<i>
tablica elementów</i>
</dd>
<dd>
Zwraca listę pozycji w <code><a href="/pl/docs/Mozilla/Tech/XUL/richlistbox" title="richlistbox">richlistbox</a></code>.</dd>
</dl>
|