blob: 49424ffa8e692daea05df4bc86e5f5d2e9f86009 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
---
title: textValue
slug: Mozilla/Tech/XUL/Własność/textValue
tags:
- Własności_XUL
translation_of: Archive/Mozilla/XUL/Property/textValue
---
<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ść/textValue">textValue</a></span></code></dt>
<dd>
Typ:
<i>
string</i>
</dd>
<dd>
Zwraca treść pola tekstowego. Odpowiednikiem jest własność <code><span><a href="https://developer.mozilla.org/pl/docs/XUL/Własność/value">value</a></span></code>.</dd>
</dl>
|