UTF-8に単純変換
This commit is contained in:
@@ -5,50 +5,50 @@
|
||||
<!-- generated by to_html.pl from f_Timer.xml -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
|
||||
<title>Timer - Timer �I�u�W�F�N�g�̍\�z</title>
|
||||
<title>Timer - Timer オブジェクトの構築</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_Timer.html" title="Timer�N���X" rel="Parent" />
|
||||
<link href="index.html" target="_top" rel="Start" title="トップページ" />
|
||||
<link href="f_Timer.html" title="Timerクラス" rel="Parent" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><span class="fheader"><a name="top" id="top">Timer.Timer</a></span></h1><div class="para"><div>
|
||||
<dl>
|
||||
<dt>�@�\/�Ӗ�</dt>
|
||||
<dt>機能/意味</dt>
|
||||
<dd>
|
||||
Timer �I�u�W�F�N�g�̍\�z</dd>
|
||||
<dt>�^�C�v</dt>
|
||||
Timer オブジェクトの構築</dd>
|
||||
<dt>タイプ</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_Timer.html">Timer�N���X</a>�̃R���X�g���N�^<br />
|
||||
<a class="jump" href="f_Timer.html">Timerクラス</a>のコンストラクタ<br />
|
||||
</dd>
|
||||
<dt>�\��</dt>
|
||||
<dt>構文</dt>
|
||||
<dd>
|
||||
<span class="funcdecl">Timer(<span class="arg">owner</span>, <span class="arg">actionname</span><span class="defarg">=<span class="defargval">"action"</span></span>)</span><br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>引数</dt>
|
||||
<dd>
|
||||
<table rules="all" frame="box" cellpadding="3" summary="Timer �̈���">
|
||||
<table rules="all" frame="box" cellpadding="3" summary="Timer の引数">
|
||||
<tr><td valign="top"><span class="argname">owner</span></td>
|
||||
<td> �@�C�x���g�̔��������w�肵�܂��B<br />
|
||||
<td> イベントの発生先を指定します。<br />
|
||||
</td></tr>
|
||||
<tr><td valign="top"><span class="argname">actionname</span></td>
|
||||
<td> �@owner �Ŏw�肵���C�x���g�̔������I�u�W�F�N�g�ŁA�C�x���g�����郁�\�b�h����
|
||||
�w�肵�܂��B�������w�肷���� owner �̓��\�b�h�Ƃ݂Ȃ����A�C�x���g�̎������Ƃ�
|
||||
owner �����ڌĂ��܂��B<br />
|
||||
<td> owner で指定したイベントの発生先オブジェクトで、イベントを受け取るメソッド名を
|
||||
指定します。空文字列を指定すると owner はメソッドとみなされ、イベントの周期ごとに
|
||||
owner が直接呼ばれます。<br />
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>�߂��l</dt>
|
||||
<dt>戻り値</dt>
|
||||
<dd>
|
||||
�Ȃ� (void)<br />
|
||||
なし (void)<br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>説明</dt>
|
||||
<dd>
|
||||
�@Timer �N���X�̃I�u�W�F�N�g���\�z���܂��B<br />
|
||||
�@�������Ԃł� interval �v���p�e�B�� 1000�Aenabled �v���p�e�B�͋U�ɂȂ��Ă��܂��B<br />
|
||||
Timer クラスのオブジェクトを構築します。<br />
|
||||
初期状態では interval プロパティは 1000、enabled プロパティは偽になっています。<br />
|
||||
</dd>
|
||||
</dl>
|
||||
</div></div>
|
||||
|
||||
Reference in New Issue
Block a user