UTF-8に単純変換
This commit is contained in:
@@ -5,42 +5,42 @@
|
||||
<!-- generated by to_html.pl from f_Window.xml -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
|
||||
<title>close - �E�B���h�E������</title>
|
||||
<title>close - ウィンドウを閉じる</title>
|
||||
<meta name="author" content="W.Dee" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
||||
<link href="funcref.css" type="text/css" rel="stylesheet" title="�N���X���t�@�����X�p�W���X�^�C��" />
|
||||
<link href="funcref.css" type="text/css" rel="stylesheet" title="クラスリファレンス用標準スタイル" />
|
||||
<link href="mailto:[email protected]" rev="Made" />
|
||||
<link href="index.html" target="_top" rel="Start" title="�g�b�v�y�[�W" />
|
||||
<link href="f_Window.html" title="Window�N���X" rel="Parent" />
|
||||
<link href="index.html" target="_top" rel="Start" title="トップページ" />
|
||||
<link href="f_Window.html" title="Windowクラス" rel="Parent" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><span class="fheader"><a name="top" id="top">Window.close</a></span></h1><div class="para"><div>
|
||||
<dl>
|
||||
<dt>�@�\/�Ӗ�</dt>
|
||||
<dt>機能/意味</dt>
|
||||
<dd>
|
||||
�E�B���h�E������</dd>
|
||||
<dt>�^�C�v</dt>
|
||||
ウィンドウを閉じる</dd>
|
||||
<dt>タイプ</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_Window.html">Window�N���X</a>�̃��\�b�h<br />
|
||||
<a class="jump" href="f_Window.html">Windowクラス</a>のメソッド<br />
|
||||
</dd>
|
||||
<dt>�\��</dt>
|
||||
<dt>構文</dt>
|
||||
<dd>
|
||||
<span class="funcdecl">close()</span><br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>引数</dt>
|
||||
<dd>
|
||||
�Ȃ�<br />
|
||||
なし<br />
|
||||
</dd>
|
||||
<dt>�߂��l</dt>
|
||||
<dt>戻り値</dt>
|
||||
<dd>
|
||||
�Ȃ� (void)<br />
|
||||
なし (void)<br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>説明</dt>
|
||||
<dd>
|
||||
�@<a class="jump" href="f_Window_showModal.html">Window.showModal</a> ���\�b�h�ŕ\�����ꂽ�E�B���h�E�����܂��B�E�B���h�E�������O�� <a class="jump" href="f_Window_onCloseQuery.html">Window.onCloseQuery</a> �C�x���g���������A�E�B���h�E�����邱�Ƃ��ł��邩�ǂ������m�F���邱�Ƃ��ł��܂��B<br />
|
||||
<a class="jump" href="f_Window_showModal.html">Window.showModal</a> メソッドで表示されたウィンドウを閉じます。ウィンドウを閉じる前に <a class="jump" href="f_Window_onCloseQuery.html">Window.onCloseQuery</a> イベントが発生し、ウィンドウを閉じることができるかどうかを確認することができます。<br />
|
||||
</dd>
|
||||
<dt>�Q��</dt>
|
||||
<dt>参照</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_Window_showModal.html">Window.showModal</a><br />
|
||||
<a class="jump" href="f_Window_onCloseQuery.html">Window.onCloseQuery</a><br />
|
||||
|
||||
Reference in New Issue
Block a user