UTF-8に単純変換

This commit is contained in:
Takenori Imoto
2016-09-08 17:35:30 +09:00
parent 8713024d66
commit 0532684298
641 changed files with 22561 additions and 21149 deletions

View File

@@ -5,45 +5,45 @@
<!-- generated by to_html.pl from f_Window.xml -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
<title>showModal - ���[�_���ŃE�B���h�E���\��</title>
<title>showModal - モーダルでウィンドウを表示</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.showModal</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">showModal()</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>
�@�E�B���h�E��<a class="targanchor" name="id411" id="id411">���[�_��</a> ( <a class="targanchor" name="id412" id="id412">���[�h�t��</a> ) �ŕ\�����܂��B
���̃��\�b�h�̓E�B���h�E���\�����Ԃ�
���A���A���̃E�B���h�E���ꎞ�I�ɖ����ɂ��܂��B���̂��߃��[�U�͂��̃E�B���h�E�݂̂�
�A�N�Z�X�ł������ԂɂȂ��܂� ( ���������[�h�t���̏��ԂƌĂт܂� )�B�E�B���h�E���‚���������
���[�h�t���̏��Ԃ͉��������܂��B<br />
�@���̃��\�b�h���Ăяo�����_�ł̓E�B���h�E�͔��\���łȂ��Ă͂Ȃ��܂����B<br />
 ウィンドウを<a class="targanchor" name="id411" id="id411">モーダル</a> ( <a class="targanchor" name="id412" id="id412">モード付き</a> ) で表示します。
このメソッドはウィンドウを表示状態に
し、かつ、他のウィンドウを一時的に無効にします。そのためユーザはこのウィンドウのみに
アクセスできる状態になります ( これをモード付きの状態と呼びます )。ウィンドウが閉じられると
モード付きの状態は解除されます。<br />
 このメソッドを呼び出す時点ではウィンドウは非表示でなくてはなりません。<br />
</dd>
</dl>
</div></div>