gs-events
Version:
149 lines (138 loc) • 9.88 kB
HTML
<html>
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="">
<title data-ice="title">Source | gs-events</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
<script src="script/manual.js"></script>
<meta name="description" content="事件分发器(同步)"><meta property="twitter:card" content="summary"><meta property="twitter:title" content="gs-events"><meta property="twitter:description" content="事件分发器(同步)"></head>
<body class="layout-container" data-ice="rootContainer">
<header>
<a href="./">Home</a>
<a href="identifiers.html">Reference</a>
<a href="source.html">Source</a>
<div class="search-box">
<span>
<img src="./image/search.png">
<span class="search-input-edge"></span><input class="search-input"><span class="search-input-edge"></span>
</span>
<ul class="search-result"></ul>
</div>
<a style="position:relative; top:3px;" href="https://github.com/guless/events"><img width="20px" src="./image/github.png"></a></header>
<nav class="navigation" data-ice="nav"><div>
<ul>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/CustomEvent.js~CustomEvent.html">CustomEvent</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Event.js~Event.html">Event</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/EventDispatcher.js~EventDispatcher.html">EventDispatcher</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/EventListener.js~EventListener.html">EventListener</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/EventListenerOptions.js~EventListenerOptions.html">EventListenerOptions</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/EventPhase.js~EventPhase.html">EventPhase</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-interface">I</span><span data-ice="name"><span><a href="class/src/IEventDispatcher.js~IEventDispatcher.html">IEventDispatcher</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-interface">I</span><span data-ice="name"><span><a href="class/src/IEventListener.js~IEventListener.html">IEventListener</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-interface">I</span><span data-ice="name"><span><a href="class/src/IEventListenerOptions.js~IEventListenerOptions.html">IEventListenerOptions</a></span></span></li>
</ul>
</div>
</nav>
<div class="content" data-ice="content"><h1>Source <img data-ice="coverageBadge" src="./badge.svg"><span data-ice="totalCoverageCount" class="total-coverage-count">71/72</span></h1>
<table class="files-summary" data-ice="files" data-use-coverage="true">
<thead>
<tr>
<td>File</td>
<td>Identifier</td>
<td class="coverage">Document</td>
<td style="display: none;">Size</td>
<td style="display: none;">Lines</td>
<td style="display: none;">Updated</td>
</tr>
</thead>
<tbody>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/CustomEvent.js.html#errorLines=57">src/CustomEvent.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/CustomEvent.js~CustomEvent.html">CustomEvent</a></span></td>
<td class="coverage"><span data-ice="coverage">80 %</span><span data-ice="coverageCount" class="coverage-count">4/5</span></td>
<td style="display: none;" data-ice="size">4107 byte</td>
<td style="display: none;" data-ice="lines">83</td>
<td style="display: none;" data-ice="updated">2018-04-04 02:09:08 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Event.js.html">src/Event.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Event.js~Event.html">Event</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">22/22</span></td>
<td style="display: none;" data-ice="size">6966 byte</td>
<td style="display: none;" data-ice="lines">213</td>
<td style="display: none;" data-ice="updated">2018-04-04 02:07:32 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/EventDispatcher.js.html">src/EventDispatcher.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/EventDispatcher.js~EventDispatcher.html">EventDispatcher</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">10/10</span></td>
<td style="display: none;" data-ice="size">19048 byte</td>
<td style="display: none;" data-ice="lines">425</td>
<td style="display: none;" data-ice="updated">2018-02-07 02:08:48 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/EventListener.js.html">src/EventListener.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/EventListener.js~EventListener.html">EventListener</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">7/7</span></td>
<td style="display: none;" data-ice="size">4333 byte</td>
<td style="display: none;" data-ice="lines">99</td>
<td style="display: none;" data-ice="updated">2018-02-06 08:40:22 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/EventListenerOptions.js.html">src/EventListenerOptions.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/EventListenerOptions.js~EventListenerOptions.html">EventListenerOptions</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">11/11</span></td>
<td style="display: none;" data-ice="size">6159 byte</td>
<td style="display: none;" data-ice="lines">149</td>
<td style="display: none;" data-ice="updated">2018-02-05 09:29:33 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/EventPhase.js.html">src/EventPhase.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/EventPhase.js~EventPhase.html">EventPhase</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">5/5</span></td>
<td style="display: none;" data-ice="size">3333 byte</td>
<td style="display: none;" data-ice="lines">74</td>
<td style="display: none;" data-ice="updated">2018-02-05 08:13:48 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/IEventDispatcher.js.html">src/IEventDispatcher.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/IEventDispatcher.js~IEventDispatcher.html">IEventDispatcher</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">5/5</span></td>
<td style="display: none;" data-ice="size">1642 byte</td>
<td style="display: none;" data-ice="lines">39</td>
<td style="display: none;" data-ice="updated">2018-02-05 08:41:34 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/IEventListener.js.html">src/IEventListener.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/IEventListener.js~IEventListener.html">IEventListener</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">2/2</span></td>
<td style="display: none;" data-ice="size">311 byte</td>
<td style="display: none;" data-ice="lines">14</td>
<td style="display: none;" data-ice="updated">2018-02-06 02:50:53 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/IEventListenerOptions.js.html">src/IEventListenerOptions.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/IEventListenerOptions.js~IEventListenerOptions.html">IEventListenerOptions</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">5/5</span></td>
<td style="display: none;" data-ice="size">706 byte</td>
<td style="display: none;" data-ice="lines">33</td>
<td style="display: none;" data-ice="updated">2018-02-06 02:50:59 (UTC)</td>
</tr>
</tbody>
</table>
</div>
<footer class="footer">
Generated by <a href="https://esdoc.org">ESDoc<span data-ice="esdocVersion">(1.0.4)</span><img src="./image/esdoc-logo-mini-black.png"></a>
</footer>
<script src="script/search_index.js"></script>
<script src="script/search.js"></script>
<script src="script/pretty-print.js"></script>
<script src="script/inherited-summary.js"></script>
<script src="script/test-summary.js"></script>
<script src="script/inner-link.js"></script>
<script src="script/patch-for-local.js"></script>
</body>
</html>