47 lines
1.9 KiB
HTML
47 lines
1.9 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
|
|
<!-- generated by to_html.pl from f_Timer.xml -->
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<title>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="クラスリファレンス用標準スタイル" />
|
|
<link href="mailto:[email protected]" rev="Made" />
|
|
<link href="index.html" target="_top" rel="Start" title="トップページ" />
|
|
</head>
|
|
<body>
|
|
<h1><a name="top" id="top">Timer</a></h1><div class="para"><div>
|
|
Timer クラスは、一定時間ごとにイベントを発生するためのクラスです。<br />
|
|
</div></div>
|
|
<h1>メンバ</h1><div class="para"><div>
|
|
<dl>
|
|
<dt>コンストラクタ</dt>
|
|
<dd>
|
|
<a class="jump" href="f_Timer_Timer.html">Timer</a><br />
|
|
</dd>
|
|
<dt>メソッド</dt>
|
|
<dd>
|
|
<span class="weak">なし</span>
|
|
</dd>
|
|
<dt>プロパティ</dt>
|
|
<dd>
|
|
<a class="jump" href="f_Timer_capacity.html">capacity</a> ( イベントの最大発生許容量 )<br />
|
|
<a class="jump" href="f_Timer_enabled.html">enabled</a> ( イベントを発生させるかどうか )<br />
|
|
<a class="jump" href="f_Timer_interval.html">interval</a> ( イベントの発生周期 )<br />
|
|
<a class="jump" href="f_Timer_mode.html">mode</a> ( モード )<br />
|
|
</dd>
|
|
<dt>イベント</dt>
|
|
<dd>
|
|
<a class="jump" href="f_Timer_onTimer.html">onTimer</a> ( タイマー周期が来た )<br />
|
|
</dd>
|
|
</dl>
|
|
</div></div>
|
|
<script type="text/javascript" charset="UTF-8" src="documentid.js" ></script>
|
|
<script type="text/javascript" charset="UTF-8" src="postcontent.js" ></script>
|
|
</body>
|
|
</html>
|