@web-atoms/core-docs
Version:
902 lines • 54.5 kB
HTML
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>App | @web-atoms/core</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@web-atoms/core</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="../modules/_app_.html">"App"</a>
</li>
<li>
<a href="_app_.app.html">App</a>
</li>
</ul>
<h1>Class App</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<a href="_di_serviceprovider_.serviceprovider.html" class="tsd-signature-type">ServiceProvider</a>
<ul class="tsd-hierarchy">
<li>
<span class="target">App</span>
<ul class="tsd-hierarchy">
<li>
<a href="_mockapp_.mockapp.html" class="tsd-signature-type">MockApp</a>
</li>
<li>
<a href="_web_webapp_.webapp.html" class="tsd-signature-type">WebApp</a>
</li>
<li>
<a href="_xf_xfapp_.xfapp.html" class="tsd-signature-type">XFApp</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</section>
<section class="tsd-panel">
<h3>Implements</h3>
<ul class="tsd-hierarchy">
<li><a href="../interfaces/_core_types_.idisposable.html" class="tsd-signature-type">IDisposable</a></li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Constructors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="_app_.app.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_app_.app.html#appready" class="tsd-kind-icon">app<wbr>Ready</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_app_.app.html#dispatcher" class="tsd-kind-icon">dispatcher</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_app_.app.html#parent" class="tsd-kind-icon">parent</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_app_.app.html#screen" class="tsd-kind-icon">screen</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Accessors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_app_.app.html#contextid" class="tsd-kind-icon">context<wbr>Id</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="_app_.app.html#global" class="tsd-kind-icon">global</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_app_.app.html#url" class="tsd-kind-icon">url</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_app_.app.html#broadcast" class="tsd-kind-icon">broadcast</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_app_.app.html#calllater" class="tsd-kind-icon">call<wbr>Later</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_app_.app.html#createbusyindicator" class="tsd-kind-icon">create<wbr>Busy<wbr>Indicator</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_app_.app.html#dispose" class="tsd-kind-icon">dispose</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="_app_.app.html#get" class="tsd-kind-icon">get</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_app_.app.html#getvalue" class="tsd-kind-icon">get<wbr>Value</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="_app_.app.html#invokeready" class="tsd-kind-icon">invoke<wbr>Ready</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_app_.app.html#main" class="tsd-kind-icon">main</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_app_.app.html#newscope" class="tsd-kind-icon">new<wbr>Scope</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_app_.app.html#onerror" class="tsd-kind-icon">on<wbr>Error</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="_app_.app.html#onready" class="tsd-kind-icon">on<wbr>Ready</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_app_.app.html#put" class="tsd-kind-icon">put</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="_app_.app.html#resolve" class="tsd-kind-icon">resolve</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter"><a href="_app_.app.html#runasync" class="tsd-kind-icon">run<wbr>Async</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_app_.app.html#subscribe" class="tsd-kind-icon">subscribe</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_app_.app.html#syncurl" class="tsd-kind-icon">sync<wbr>Url</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_app_.app.html#updatedefaultstyle" class="tsd-kind-icon">update<wbr>Default<wbr>Style</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_app_.app.html#waitforpendingcalls" class="tsd-kind-icon">wait<wbr>For<wbr>Pending<wbr>Calls</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Constructors</h2>
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
<a name="constructor" class="tsd-anchor"></a>
<h3>constructor</h3>
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
<li class="tsd-signature tsd-kind-icon">new <wbr>App<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_app_.app.html" class="tsd-signature-type">App</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="_di_serviceprovider_.serviceprovider.html">ServiceProvider</a>.<a href="_di_serviceprovider_.serviceprovider.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L66">src/App.ts:66</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_app_.app.html" class="tsd-signature-type">App</a></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="appready" class="tsd-anchor"></a>
<h3>app<wbr>Ready</h3>
<div class="tsd-signature tsd-kind-icon">app<wbr>Ready<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L45">src/App.ts:45</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>This must be set explicitly as it can be used outside to detect
if app is ready. This will not be set automatically by framework.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="dispatcher" class="tsd-anchor"></a>
<h3>dispatcher</h3>
<div class="tsd-signature tsd-kind-icon">dispatcher<span class="tsd-signature-symbol">:</span> <a href="_core_atomdispatcher_.atomdispatcher.html" class="tsd-signature-type">AtomDispatcher</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L37">src/App.ts:37</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="parent" class="tsd-anchor"></a>
<h3>parent</h3>
<div class="tsd-signature tsd-kind-icon">parent<span class="tsd-signature-symbol">:</span> <a href="_di_serviceprovider_.serviceprovider.html" class="tsd-signature-type">ServiceProvider</a></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_di_serviceprovider_.serviceprovider.html">ServiceProvider</a>.<a href="_di_serviceprovider_.serviceprovider.html#parent">parent</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/di/ServiceProvider.ts#L17">src/di/ServiceProvider.ts:17</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="screen" class="tsd-anchor"></a>
<h3>screen</h3>
<div class="tsd-signature tsd-kind-icon">screen<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_core_iscreen_.iscreen.html" class="tsd-signature-type">IScreen</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L39">src/App.ts:39</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Accessors</h2>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="contextid" class="tsd-anchor"></a>
<h3>context<wbr>Id</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> contextId<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L64">src/App.ts:64</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a name="global" class="tsd-anchor"></a>
<h3>global</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> global<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_di_serviceprovider_.serviceprovider.html" class="tsd-signature-type">ServiceProvider</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_di_serviceprovider_.serviceprovider.html">ServiceProvider</a>.<a href="_di_serviceprovider_.serviceprovider.html#global">global</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/di/ServiceProvider.ts#L13">src/di/ServiceProvider.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_di_serviceprovider_.serviceprovider.html" class="tsd-signature-type">ServiceProvider</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="url" class="tsd-anchor"></a>
<h3>url</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> url<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_core_atomuri_.atomuri.html" class="tsd-signature-type">AtomUri</a></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> url<span class="tsd-signature-symbol">(</span>v<span class="tsd-signature-symbol">: </span><a href="_core_atomuri_.atomuri.html" class="tsd-signature-type">AtomUri</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L55">src/App.ts:55</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_core_atomuri_.atomuri.html" class="tsd-signature-type">AtomUri</a></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L59">src/App.ts:59</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>v: <a href="_core_atomuri_.atomuri.html" class="tsd-signature-type">AtomUri</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="broadcast" class="tsd-anchor"></a>
<h3>broadcast</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">broadcast<span class="tsd-signature-symbol">(</span>channel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, data<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L140">src/App.ts:140</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Broadcast given data to channel, only within the current window.</p>
</div>
<dl class="tsd-comment-tags">
<dt>memberof</dt>
<dd><p>AtomDevice</p>
</dd>
</dl>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>channel: <span class="tsd-signature-type">string</span></h5>
</li>
<li>
<h5>data: <span class="tsd-signature-type">any</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="calllater" class="tsd-anchor"></a>
<h3>call<wbr>Later</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">call<wbr>Later<span class="tsd-signature-symbol">(</span>f<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L91">src/App.ts:91</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>f: <span class="tsd-signature-type">function</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter-siganture">
<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="createbusyindicator" class="tsd-anchor"></a>
<h3>create<wbr>Busy<wbr>Indicator</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">create<wbr>Busy<wbr>Indicator<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/_core_types_.idisposable.html" class="tsd-signature-type">IDisposable</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L81">src/App.ts:81</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_core_types_.idisposable.html" class="tsd-signature-type">IDisposable</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="dispose" class="tsd-anchor"></a>
<h3>dispose</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">dispose<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_core_types_.idisposable.html">IDisposable</a>.<a href="../interfaces/_core_types_.idisposable.html#dispose">dispose</a></p>
<p>Inherited from <a href="_di_serviceprovider_.serviceprovider.html">ServiceProvider</a>.<a href="_di_serviceprovider_.serviceprovider.html#dispose">dispose</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/di/ServiceProvider.ts#L85">src/di/ServiceProvider.ts:85</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
<a name="get" class="tsd-anchor"></a>
<h3>get</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">get<T><span class="tsd-signature-symbol">(</span>key<span class="tsd-signature-symbol">: </span><a href="../interfaces/_core_types_.iclassof.html" class="tsd-signature-type">IClassOf</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">T</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_di_serviceprovider_.serviceprovider.html">ServiceProvider</a>.<a href="_di_serviceprovider_.serviceprovider.html#get">get</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/di/ServiceProvider.ts#L25">src/di/ServiceProvider.ts:25</a></li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
<ul class="tsd-type-parameters">
<li>
<h4>T</h4>
</li>
</ul>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>key: <a href="../interfaces/_core_types_.iclassof.html" class="tsd-signature-type">IClassOf</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">T</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="getvalue" class="tsd-anchor"></a>
<h3>get<wbr>Value</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">get<wbr>Value<span class="tsd-signature-symbol">(</span>sd<span class="tsd-signature-symbol">: </span><a href="_di_servicecollection_.servicedescription.html" class="tsd-signature-type">ServiceDescription</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_di_serviceprovider_.serviceprovider.html">ServiceProvider</a>.<a href="_di_serviceprovider_.serviceprovider.html#getvalue">getValue</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/di/ServiceProvider.ts#L69">src/di/ServiceProvider.ts:69</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>sd: <a href="_di_servicecollection_.servicedescription.html" class="tsd-signature-type">ServiceDescription</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected">
<a name="invokeready" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> invoke<wbr>Ready</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">invoke<wbr>Ready<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L193">src/App.ts:193</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="main" class="tsd-anchor"></a>
<h3>main</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">main<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L180">src/App.ts:180</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="newscope" class="tsd-anchor"></a>
<h3>new<wbr>Scope</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">new<wbr>Scope<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_di_serviceprovider_.serviceprovider.html" class="tsd-signature-type">ServiceProvider</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_di_serviceprovider_.serviceprovider.html">ServiceProvider</a>.<a href="_di_serviceprovider_.serviceprovider.html#newscope">newScope</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/di/ServiceProvider.ts#L81">src/di/ServiceProvider.ts:81</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_di_serviceprovider_.serviceprovider.html" class="tsd-signature-type">ServiceProvider</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="onerror" class="tsd-anchor"></a>
<h3>on<wbr>Error</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">on<wbr>Error<span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L127">src/App.ts:127</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>error: <span class="tsd-signature-type">any</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected">
<a name="onready" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> on<wbr>Ready</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">on<wbr>Ready<span class="tsd-signature-symbol">(</span>f<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L185">src/App.ts:185</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>f: <span class="tsd-signature-type">function</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter-siganture">
<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="put" class="tsd-anchor"></a>
<h3>put</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">put<span class="tsd-signature-symbol">(</span>key<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_di_serviceprovider_.serviceprovider.html">ServiceProvider</a>.<a href="_di_serviceprovider_.serviceprovider.html#put">put</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/di/ServiceProvider.ts#L29">src/di/ServiceProvider.ts:29</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>key: <span class="tsd-signature-type">any</span></h5>
</li>
<li>
<h5>value: <span class="tsd-signature-type">any</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
<a name="resolve" class="tsd-anchor"></a>
<h3>resolve</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">resolve<T><span class="tsd-signature-symbol">(</span>key<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">T</span>, create<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span>, defValue<span class="tsd-signature-symbol">?: </span><a href="../modules/_core_types_.html#ianyinstancetype" class="tsd-signature-type">IAnyInstanceType</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/_core_types_.html#ianyinstancetype" class="tsd-signature-type">IAnyInstanceType</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_di_serviceprovider_.serviceprovider.html">ServiceProvider</a>.<a href="_di_serviceprovider_.serviceprovider.html#resolve">resolve</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/di/ServiceProvider.ts#L37">src/di/ServiceProvider.ts:37</a></li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
<ul class="tsd-type-parameters">
<li>
<h4>T</h4>
</li>
</ul>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>key: <span class="tsd-signature-type">T</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagDefault value">Default value</span> create: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> defValue: <a href="../modules/_core_types_.html#ianyinstancetype" class="tsd-signature-type">IAnyInstanceType</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="../modules/_core_types_.html#ianyinstancetype" class="tsd-signature-type">IAnyInstanceType</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter">
<a name="runasync" class="tsd-anchor"></a>
<h3>run<wbr>Async</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter">
<li class="tsd-signature tsd-kind-icon">run<wbr>Async<T><span class="tsd-signature-symbol">(</span>tf<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L112">src/App.ts:112</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>This method will run any asynchronous method
and it will display an error if it will fail
asynchronously</p>
</div>
<dl class="tsd-comment-tags">
<dt>template</dt>
<dd><p>T</p>
</dd>
<dt>memberof</dt>
<dd><p>AtomDevice</p>
</dd>
</dl>
</div>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
<ul class="tsd-type-parameters">
<li>
<h4>T</h4>
</li>
</ul>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>tf: <span class="tsd-signature-type">function</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter-siganture">
<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="subscribe" class="tsd-anchor"></a>
<h3>subscribe</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">subscribe<span class="tsd-signature-symbol">(</span>channel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, action<span class="tsd-signature-symbol">: </span><a href="../modules/_app_.html#atomaction" class="tsd-signature-type">AtomAction</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/_core_types_.idisposable.html" class="tsd-signature-type">IDisposable</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L163">src/App.ts:163</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Subscribe for given channel with action that will be
executed when anyone will broadcast (this only works within the
current browser window)</p>
</div>
<p>This method returns a disposable, when you call <code>.dispose()</code> it will
unsubscribe for current subscription</p>
<dl class="tsd-comment-tags">
<dt>memberof</dt>
<dd><p>AtomDevice</p>
</dd>
</dl>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>channel: <span class="tsd-signature-type">string</span></h5>
</li>
<li>
<h5>action: <a href="../modules/_app_.html#atomaction" class="tsd-signature-type">AtomAction</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_core_types_.idisposable.html" class="tsd-signature-type">IDisposable</a></h4>
<p>Disposable that supports removal of subscription</p>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="syncurl" class="tsd-anchor"></a>
<h3>sync<wbr>Url</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">sync<wbr>Url<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L87">src/App.ts:87</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="updatedefaultstyle" class="tsd-anchor"></a>
<h3>update<wbr>Default<wbr>Style</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">update<wbr>Default<wbr>Style<span class="tsd-signature-symbol">(</span>content<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L95">src/App.ts:95</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>content: <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="waitforpendingcalls" class="tsd-anchor"></a>
<h3>wait<wbr>For<wbr>Pending<wbr>Calls</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">wait<wbr>For<wbr>Pending<wbr>Calls<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/App.ts#L99">src/App.ts:99</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class="current tsd-kind-external-module">
<a href="../modules/_app_.html">"<wbr>App"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
<ul class="current">
<li class="current tsd-kind-class tsd-parent-kind-external-module">
<a href="_app_.app.html" class="tsd-kind-icon">App</a>
<ul>
<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
<a href="_app_.app.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="_app_.app.html#appready" class="tsd-kind-icon">app<wbr>Ready</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="_app_.app.html#dispatcher" class="tsd-kind-icon">dispatcher</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a href="_app_.app.html#parent" class="tsd-kind-icon">parent</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="_app_.app.html#screen" class="tsd-kind-icon">screen</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_app_.app.html#contextid" class="tsd-kind-icon">context<wbr>Id</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a href="_app_.app.html#global" class="tsd-kind-icon">global</a>
</li>
<li class=" tsd-kind-accessor tsd-parent-kind-class">
<a href="_app_.app.html#url" class="tsd-kind-icon">url</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_app_.app.html#broadcast" class="tsd-kind-icon">broadcast</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_app_.app.html#calllater" class="tsd-kind-icon">call<wbr>Later</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_app_.app.html#createbusyindicator" class="tsd-kind-icon">create<wbr>Busy<wbr>Indicator</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a href="_app_.app.html#dispose" class="tsd-kind-icon">dispose</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
<a href="_app_.app.html#get" class="tsd-kind-icon">get</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a href="_app_.app.html#getvalue" class="tsd-kind-icon">get<wbr>Value</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-protected">
<a href="_app_.app.html#invokeready" class="tsd-kind-icon">invoke<wbr>Ready</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_app_.app.html#main" class="tsd-kind-icon">main</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a href="_app_.app.html#newscope" class="tsd-kind-icon">new<wbr>Scope</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_app_.app.html#onerror" class="tsd-kind-icon">on<wbr>Error</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-protected">
<a href="_app_.app.html#onready" class="tsd-kind-icon">on<wbr>Ready</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a href="_app_.app.html#put" class="tsd-kind-icon">put</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
<a href="_app_.app.html#resolve" class="tsd-kind-icon">resolve</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter">
<a href="_app_.app.html#runasync" class="tsd-kind-icon">run<wbr>Async</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_app_.app.html#subscribe" class="tsd-kind-icon">subscribe</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_app_.app.html#syncurl" class="tsd-kind-icon">sync<wbr>Url</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_app_.app.html#updatedefaultstyle" class="tsd-kind-icon">update<wbr>Default<wbr>Style</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_app_.app.html#waitforpendingcalls" class="tsd-kind-icon">wait<wbr>For<wbr>Pending<wbr>Calls</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="_app_.atommessageaction.html" class="tsd-kind-icon">Atom<wbr>Message<wbr>Action</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/_app_.html#atomaction" class="tsd-kind-icon">Atom<wbr>Action</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</