blob: 11b4f91e6db453525830e6d9fa431db790523f04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
title: getButton
slug: Mozilla/Tech/XUL/Method/getButton
translation_of: Archive/Mozilla/XUL/Method/getButton
---
<div class="noinclude">
<span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/en-US/docs/XUL_Reference" title="/en-US/docs/XUL_Reference">XUL Reference home</a></span></div>
<dl>
<dt>
<span id="m-getButton"><code><a href="https://developer.mozilla.org/zh-CN/docs/Mozilla/Tech/XUL/Method/getButton">getButton( type )</a></code></span></dt>
<dd>
返回值类型: <code><a href="/zh-CN/docs/Mozilla/Tech/XUL/button" title="button">button</a></code>元素</dd>
<dd>
返回当前对话框中指定类型的<code><a href="/zh-CN/docs/Mozilla/Tech/XUL/button" title="button">button</a></code>元素.</dd>
</dl>
|