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,46 +5,46 @@
<!-- generated by to_html.pl from f_Layer.xml -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
<title>focus - �t�H�[�J�X�̐ݒ�</title>
<title>focus - フォーカスの設定</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_Layer.html" title="Layer�N���X" rel="Parent" />
<link href="index.html" target="_top" rel="Start" title="トップページ" />
<link href="f_Layer.html" title="Layerクラス" rel="Parent" />
</head>
<body>
<h1><span class="fheader"><a name="top" id="top">Layer.focus</a></span></h1><div class="para"><div>
<dl>
<dt>�@�\/�Ӗ�</dt>
<dt>機能/意味</dt>
<dd>
�t�H�[�J�X�̐ݒ�</dd>
<dt>�^�C�v</dt>
フォーカスの設定</dd>
<dt>タイプ</dt>
<dd>
<a class="jump" href="f_Layer.html">Layer�N���X</a>�̃��\�b�h<br />
<a class="jump" href="f_Layer.html">Layerクラス</a>のメソッド<br />
</dd>
<dt>�\��</dt>
<dt>構文</dt>
<dd>
<span class="funcdecl">focus(<span class="arg">direction</span><span class="defarg">=<span class="defargval">true</span></span>)</span><br />
</dd>
<dt>����</dt>
<dt>引数</dt>
<dd>
<table rules="all" frame="box" cellpadding="3" summary="focus �̈���">
<table rules="all" frame="box" cellpadding="3" summary="focus の引数">
<tr><td valign="top"><span class="argname">direction</span></td>
<td> �@<a class="jump" href="f_Layer_onBeforeFocus.html">Layer.onBeforeFocus</a> �� <a class="jump" href="f_Layer_onFocus.html">Layer.onFocus</a> �C�x���g��
direction �����ɓn�������l�ł��B<br />
<td>  <a class="jump" href="f_Layer_onBeforeFocus.html">Layer.onBeforeFocus</a> <a class="jump" href="f_Layer_onFocus.html">Layer.onFocus</a> イベントの
direction 引数に渡される値です。<br />
</td></tr>
</table>
</dd>
<dt>�߂��l</dt>
<dt>戻り値</dt>
<dd>
�Ȃ� (void)<br />
なし (void)<br />
</dd>
<dt>����</dt>
<dt>説明</dt>
<dd>
�@���C����<a class="targanchor" name="id233" id="id233">�t�H�[�J�X</a>���w�肵�܂��B���C�����t�H�[�J�X���󂯎�����
�L�[�{�[�h���͂��”\�ɂȂ��܂��B<br />
 レイヤに<a class="targanchor" name="id233" id="id233">フォーカス</a>を指定します。レイヤがフォーカスを受け取ると
キーボード入力が可能になります。<br />
</dd>
</dl>
</div></div>