@web-atoms/core-docs
Version:
693 lines • 120 kB
HTML
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>AtomFrame | @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/_web_controls_atomframe_.html">"web/controls/AtomFrame"</a>
</li>
<li>
<a href="_web_controls_atomframe_.atomframe.html">AtomFrame</a>
</li>
</ul>
<h1>Class AtomFrame</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Creates and hosts an instance of AtomControl available at given URL. Query string parameters
from the url will be passed to view model as initial property values.</p>
</div>
<p>By default stack is turned off, so elements and controls will be destroyed when new control is hosted.</p>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<a href="_web_controls_atomcontrol_.atomcontrol.html" class="tsd-signature-type">AtomControl</a>
<ul class="tsd-hierarchy">
<li>
<span class="target">AtomFrame</span>
</li>
</ul>
</li>
</ul>
</section>
<section class="tsd-panel">
<h3>Implements</h3>
<ul class="tsd-hierarchy">
<li><a href="../interfaces/_core_atomcomponent_.iatomcomponent.html" class="tsd-signature-type">IAtomComponent</a><span class="tsd-signature-symbol"><</span><a href="../modules/_core_types_.html#iatomelement" class="tsd-signature-type">IAtomElement</a><span class="tsd-signature-symbol">></span></li>
<li><a href="../interfaces/_core_types_.inotifypropertychanged.html" class="tsd-signature-type">INotifyPropertyChanged</a></li>
<li><a href="../interfaces/_core_types_.inotifypropertychanged.html" class="tsd-signature-type">INotifyPropertyChanged</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="_web_controls_atomframe_.atomframe.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 tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#app" class="tsd-kind-icon">app</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#backcommand" class="tsd-kind-icon">back<wbr>Command</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#current" class="tsd-kind-icon">current</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#currentdisposable" class="tsd-kind-icon">current<wbr>Disposable</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#data" class="tsd-kind-icon">data</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#defaultcontrolstyle" class="tsd-kind-icon">default<wbr>Control<wbr>Style</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#disposables" class="tsd-kind-icon">disposables</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#element" class="tsd-kind-icon">element</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#keepstack" class="tsd-kind-icon">keep<wbr>Stack</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#localviewmodel" class="tsd-kind-icon">local<wbr>View<wbr>Model</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#name" class="tsd-kind-icon">name</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#pagepresenter" class="tsd-kind-icon">page<wbr>Presenter</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_web_controls_atomframe_.atomframe.html#pendinginits" class="tsd-kind-icon">pending<wbr>Inits</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#savescrollposition" class="tsd-kind-icon">save<wbr>Scroll<wbr>Position</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#stack" class="tsd-kind-icon">stack</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#viewmodel" class="tsd-kind-icon">view<wbr>Model</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="_web_controls_atomframe_.atomframe.html#iscontrol" class="tsd-kind-icon">is<wbr>Control</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="_web_controls_atomframe_.atomframe.html#cangoback" class="tsd-kind-icon">can<wbr>GoBack</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#controlstyle" class="tsd-kind-icon">control<wbr>Style</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#parent" class="tsd-kind-icon">parent</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#theme" class="tsd-kind-icon">theme</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#url" class="tsd-kind-icon">url</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#vsprops" class="tsd-kind-icon">vs<wbr>Props</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 tsd-is-overwrite tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#append" class="tsd-kind-icon">append</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#atomparent" class="tsd-kind-icon">atom<wbr>Parent</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#beginedit" class="tsd-kind-icon">begin<wbr>Edit</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#bind" class="tsd-kind-icon">bind</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#bindevent" class="tsd-kind-icon">bind<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#canchange" class="tsd-kind-icon">can<wbr>Change</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="_web_controls_atomframe_.atomframe.html#clearstack" class="tsd-kind-icon">clear<wbr>Stack</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_web_controls_atomframe_.atomframe.html#create" class="tsd-kind-icon">create</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#dispose" class="tsd-kind-icon">dispose</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#hasproperty" class="tsd-kind-icon">has<wbr>Property</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#invalidate" class="tsd-kind-icon">invalidate</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#load" class="tsd-kind-icon">load</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="_web_controls_atomframe_.atomframe.html#loadforreturn" class="tsd-kind-icon">load<wbr>For<wbr>Return</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#onbackcommand" class="tsd-kind-icon">on<wbr>Back<wbr>Command</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#onpropertychanged" class="tsd-kind-icon">on<wbr>Property<wbr>Changed</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_web_controls_atomframe_.atomframe.html#onupdatesize" class="tsd-kind-icon">on<wbr>Update<wbr>Size</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#onupdateui" class="tsd-kind-icon">on<wbr>UpdateUI</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#popstack" class="tsd-kind-icon">pop<wbr>Stack</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="_web_controls_atomframe_.atomframe.html#precreate" class="tsd-kind-icon">pre<wbr>Create</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#push" class="tsd-kind-icon">push</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#registerdisposable" class="tsd-kind-icon">register<wbr>Disposable</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_web_controls_atomframe_.atomframe.html#removeallchildren" class="tsd-kind-icon">remove<wbr>All<wbr>Children</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_web_controls_atomframe_.atomframe.html#render" class="tsd-kind-icon">render</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-protected"><a href="_web_controls_atomframe_.atomframe.html#resolve" class="tsd-kind-icon">resolve</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#runafterinit" class="tsd-kind-icon">run<wbr>After<wbr>Init</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_web_controls_atomframe_.atomframe.html#setelementclass" class="tsd-kind-icon">set<wbr>Element<wbr>Class</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_web_controls_atomframe_.atomframe.html#setelementvalue" class="tsd-kind-icon">set<wbr>Element<wbr>Value</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#setlocalvalue" class="tsd-kind-icon">set<wbr>Local<wbr>Value</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#setprimitivevalue" class="tsd-kind-icon">set<wbr>Primitive<wbr>Value</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="_web_controls_atomframe_.atomframe.html#seturl" class="tsd-kind-icon">set<wbr>Url</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_web_controls_atomframe_.atomframe.html#touppercase" class="tsd-kind-icon">to<wbr>Upper<wbr>Case</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#unbind" class="tsd-kind-icon">unbind</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#unbindevent" class="tsd-kind-icon">unbind<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_web_controls_atomframe_.atomframe.html#updatesize" class="tsd-kind-icon">update<wbr>Size</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>Atom<wbr>Frame<span class="tsd-signature-symbol">(</span>app<span class="tsd-signature-symbol">: </span><a href="_app_.app.html" class="tsd-signature-type">App</a>, e<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">HTMLElement</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_web_controls_atomframe_.atomframe.html" class="tsd-signature-type">AtomFrame</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="_web_controls_atomcontrol_.atomcontrol.html">AtomControl</a>.<a href="_web_controls_atomcontrol_.atomcontrol.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomFrame.ts#L69">src/web/controls/AtomFrame.ts:69</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>app: <a href="_app_.app.html" class="tsd-signature-type">App</a></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <span class="tsd-signature-type">HTMLElement</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="_web_controls_atomframe_.atomframe.html" class="tsd-signature-type">AtomFrame</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 tsd-is-inherited">
<a name="app" class="tsd-anchor"></a>
<h3>app</h3>
<div class="tsd-signature tsd-kind-icon">app<span class="tsd-signature-symbol">:</span> <a href="_app_.app.html" class="tsd-signature-type">App</a></div>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_core_atomcomponent_.iatomcomponent.html">IAtomComponent</a>.<a href="../interfaces/_core_atomcomponent_.iatomcomponent.html#app">app</a></p>
<p>Inherited from <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#app">app</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/core/AtomComponent.ts#L152">src/core/AtomComponent.ts:152</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="backcommand" class="tsd-anchor"></a>
<h3>back<wbr>Command</h3>
<div class="tsd-signature tsd-kind-icon">back<wbr>Command<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomFrame.ts#L48">src/web/controls/AtomFrame.ts:48</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter-siganture">
<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-property 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>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="current" class="tsd-anchor"></a>
<h3>current</h3>
<div class="tsd-signature tsd-kind-icon">current<span class="tsd-signature-symbol">:</span> <a href="_web_controls_atomcontrol_.atomcontrol.html" class="tsd-signature-type">AtomControl</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomFrame.ts#L42">src/web/controls/AtomFrame.ts:42</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="currentdisposable" class="tsd-anchor"></a>
<h3>current<wbr>Disposable</h3>
<div class="tsd-signature tsd-kind-icon">current<wbr>Disposable<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_core_types_.idisposable.html" class="tsd-signature-type">IDisposable</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomFrame.ts#L46">src/web/controls/AtomFrame.ts:46</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="data" class="tsd-anchor"></a>
<h3>data</h3>
<div class="tsd-signature tsd-kind-icon">data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_core_atomcomponent_.iatomcomponent.html">IAtomComponent</a>.<a href="../interfaces/_core_atomcomponent_.iatomcomponent.html#data">data</a></p>
<p>Inherited from <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#data">data</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/core/AtomComponent.ts#L60">src/core/AtomComponent.ts:60</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="defaultcontrolstyle" class="tsd-anchor"></a>
<h3>default<wbr>Control<wbr>Style</h3>
<div class="tsd-signature tsd-kind-icon">default<wbr>Control<wbr>Style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_web_controls_atomcontrol_.atomcontrol.html">AtomControl</a>.<a href="_web_controls_atomcontrol_.atomcontrol.html#defaultcontrolstyle">defaultControlStyle</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomControl.ts#L46">src/web/controls/AtomControl.ts:46</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="disposables" class="tsd-anchor"></a>
<h3>disposables</h3>
<div class="tsd-signature tsd-kind-icon">disposables<span class="tsd-signature-symbol">:</span> <a href="_core_atomdisposablelist_.atomdisposablelist.html" class="tsd-signature-type">AtomDisposableList</a></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#disposables">disposables</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/core/AtomComponent.ts#L55">src/core/AtomComponent.ts:55</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="element" class="tsd-anchor"></a>
<h3>element</h3>
<div class="tsd-signature tsd-kind-icon">element<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLElement</span></div>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_core_atomcomponent_.iatomcomponent.html">IAtomComponent</a>.<a href="../interfaces/_core_atomcomponent_.iatomcomponent.html#element">element</a></p>
<p>Inherited from <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#element">element</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/core/AtomComponent.ts#L57">src/core/AtomComponent.ts:57</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="keepstack" class="tsd-anchor"></a>
<h3>keep<wbr>Stack</h3>
<div class="tsd-signature tsd-kind-icon">keep<wbr>Stack<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomFrame.ts#L40">src/web/controls/AtomFrame.ts:40</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="localviewmodel" class="tsd-anchor"></a>
<h3>local<wbr>View<wbr>Model</h3>
<div class="tsd-signature tsd-kind-icon">local<wbr>View<wbr>Model<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_core_atomcomponent_.iatomcomponent.html">IAtomComponent</a>.<a href="../interfaces/_core_atomcomponent_.iatomcomponent.html#localviewmodel">localViewModel</a></p>
<p>Inherited from <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#localviewmodel">localViewModel</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/core/AtomComponent.ts#L66">src/core/AtomComponent.ts:66</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="name" class="tsd-anchor"></a>
<h3>name</h3>
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomFrame.ts#L38">src/web/controls/AtomFrame.ts:38</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="pagepresenter" class="tsd-anchor"></a>
<h3>page<wbr>Presenter</h3>
<div class="tsd-signature tsd-kind-icon">page<wbr>Presenter<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLElement</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomFrame.ts#L44">src/web/controls/AtomFrame.ts:44</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="pendinginits" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> pending<wbr>Inits</h3>
<div class="tsd-signature tsd-kind-icon">pending<wbr>Inits<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">></span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#pendinginits">pendingInits</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/core/AtomComponent.ts#L68">src/core/AtomComponent.ts:68</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="savescrollposition" class="tsd-anchor"></a>
<h3>save<wbr>Scroll<wbr>Position</h3>
<div class="tsd-signature tsd-kind-icon">save<wbr>Scroll<wbr>Position<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomFrame.ts#L50">src/web/controls/AtomFrame.ts:50</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="stack" class="tsd-anchor"></a>
<h3>stack</h3>
<div class="tsd-signature tsd-kind-icon">stack<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_web_controls_atomframe_.ipageitem.html" class="tsd-signature-type">IPageItem</a><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomFrame.ts#L32">src/web/controls/AtomFrame.ts:32</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="viewmodel" class="tsd-anchor"></a>
<h3>view<wbr>Model</h3>
<div class="tsd-signature tsd-kind-icon">view<wbr>Model<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_core_atomcomponent_.iatomcomponent.html">IAtomComponent</a>.<a href="../interfaces/_core_atomcomponent_.iatomcomponent.html#viewmodel">viewModel</a></p>
<p>Inherited from <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#viewmodel">viewModel</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/core/AtomComponent.ts#L63">src/core/AtomComponent.ts:63</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static">
<a name="iscontrol" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagStatic">Static</span> is<wbr>Control</h3>
<div class="tsd-signature tsd-kind-icon">is<wbr>Control<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> = true</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#iscontrol">isControl</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/core/AtomComponent.ts#L52">src/core/AtomComponent.ts:52</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="cangoback" class="tsd-anchor"></a>
<h3>can<wbr>GoBack</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> canGoBack<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</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/web/controls/AtomFrame.ts#L34">src/web/controls/AtomFrame.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<a name="controlstyle" class="tsd-anchor"></a>
<h3>control<wbr>Style</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> controlStyle<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_web_styles_atomstyle_.atomstyle.html" class="tsd-signature-type">AtomStyle</a></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> controlStyle<span class="tsd-signature-symbol">(</span>v<span class="tsd-signature-symbol">: </span><a href="_web_styles_atomstyle_.atomstyle.html" class="tsd-signature-type">AtomStyle</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">
<p>Inherited from <a href="_web_controls_atomcontrol_.atomcontrol.html">AtomControl</a>.<a href="_web_controls_atomcontrol_.atomcontrol.html#controlstyle">controlStyle</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomControl.ts#L49">src/web/controls/AtomControl.ts:49</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_web_styles_atomstyle_.atomstyle.html" class="tsd-signature-type">AtomStyle</a></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_web_controls_atomcontrol_.atomcontrol.html">AtomControl</a>.<a href="_web_controls_atomcontrol_.atomcontrol.html#controlstyle">controlStyle</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomControl.ts#L67">src/web/controls/AtomControl.ts:67</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>v: <a href="_web_styles_atomstyle_.atomstyle.html" class="tsd-signature-type">AtomStyle</a></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-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited">
<a name="parent" class="tsd-anchor"></a>
<h3>parent</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> parent<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_web_controls_atomcontrol_.atomcontrol.html" class="tsd-signature-type">AtomControl</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_web_controls_atomcontrol_.atomcontrol.html">AtomControl</a>.<a href="_web_controls_atomcontrol_.atomcontrol.html#parent">parent</a></p>
<p>Overrides <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#parent">parent</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomControl.ts#L99">src/web/controls/AtomControl.ts:99</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Gets Parent AtomControl of this control.</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <a href="_web_controls_atomcontrol_.atomcontrol.html" class="tsd-signature-type">AtomControl</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<a name="theme" class="tsd-anchor"></a>
<h3>theme</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> theme<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_web_styles_atomstylesheet_.atomstylesheet.html" class="tsd-signature-type">AtomStyleSheet</a></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> theme<span class="tsd-signature-symbol">(</span>v<span class="tsd-signature-symbol">: </span><a href="_web_styles_atomstylesheet_.atomstylesheet.html" class="tsd-signature-type">AtomStyleSheet</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">
<p>Inherited from <a href="_web_controls_atomcontrol_.atomcontrol.html">AtomControl</a>.<a href="_web_controls_atomcontrol_.atomcontrol.html#theme">theme</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomControl.ts#L86">src/web/controls/AtomControl.ts:86</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Represents associated AtomStyleSheet with this visual hierarchy. AtomStyleSheet is
inherited by default.</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <a href="_web_styles_atomstylesheet_.atomstylesheet.html" class="tsd-signature-type">AtomStyleSheet</a></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_web_controls_atomcontrol_.atomcontrol.html">AtomControl</a>.<a href="_web_controls_atomcontrol_.atomcontrol.html#theme">theme</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomControl.ts#L91">src/web/controls/AtomControl.ts:91</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Represents associated AtomStyleSheet with this visual hierarchy. AtomStyleSheet is
inherited by default.</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>v: <a href="_web_styles_atomstylesheet_.atomstylesheet.html" class="tsd-signature-type">AtomStyleSheet</a></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-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><span class="tsd-signature-type">string</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> url<span class="tsd-signature-symbol">(</span>value<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/web/controls/AtomFrame.ts#L53">src/web/controls/AtomFrame.ts:53</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></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/web/controls/AtomFrame.ts#L56">src/web/controls/AtomFrame.ts:56</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <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-get-signature tsd-parent-kind-class tsd-is-inherited">
<a name="vsprops" class="tsd-anchor"></a>
<h3>vs<wbr>Props</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> vsProps<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">__type</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#vsprops">vsProps</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/core/AtomComponent.ts#L138">src/core/AtomComponent.ts:138</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Do not ever use, only available as intellisense feature for
vs code editor.</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span>
<span class="tsd-signature-symbol"> | </span>
<span class="tsd-signature-type">object</span>
<span class="tsd-signature-symbol"> | </span>
<span class="tsd-signature-type">__type</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 tsd-is-overwrite tsd-is-inherited">
<a name="append" class="tsd-anchor"></a>
<h3>append</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">append<span class="tsd-signature-symbol">(</span>element<span class="tsd-signature-symbol">: </span><a href="_web_controls_atomcontrol_.atomcontrol.html" class="tsd-signature-type">AtomControl</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">HTMLElement</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Text</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_web_controls_atomcontrol_.atomcontrol.html" class="tsd-signature-type">AtomControl</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_web_controls_atomcontrol_.atomcontrol.html">AtomControl</a>.<a href="_web_controls_atomcontrol_.atomcontrol.html#append">append</a></p>
<p>Overrides <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#append">append</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomControl.ts#L137">src/web/controls/AtomControl.ts:137</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>element: <a href="_web_controls_atomcontrol_.atomcontrol.html" class="tsd-signature-type">AtomControl</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">HTMLElement</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Text</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="_web_controls_atomcontrol_.atomcontrol.html" class="tsd-signature-type">AtomControl</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited">
<a name="atomparent" class="tsd-anchor"></a>
<h3>atom<wbr>Parent</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">atom<wbr>Parent<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HTMLElement</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_web_controls_atomcontrol_.atomcontrol.html" class="tsd-signature-type">AtomControl</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_web_controls_atomcontrol_.atomcontrol.html">AtomControl</a>.<a href="_web_controls_atomcontrol_.atomcontrol.html#atomparent">atomParent</a></p>
<p>Overrides <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#atomparent">atomParent</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/web/controls/AtomControl.ts#L127">src/web/controls/AtomControl.ts:127</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>e: <span class="tsd-signature-type">HTMLElement</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="_web_controls_atomcontrol_.atomcontrol.html" class="tsd-signature-type">AtomControl</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="beginedit" class="tsd-anchor"></a>
<h3>begin<wbr>Edit</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">begin<wbr>Edit<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">
<p>Inherited from <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#beginedit">beginEdit</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/core/AtomComponent.ts#L410">src/core/AtomComponent.ts:410</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="bind" class="tsd-anchor"></a>
<h3>bind</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">bind<span class="tsd-signature-symbol">(</span>element<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HTMLElement</span>, name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, path<span class="tsd-signature-symbol">: </span><a href="../modules/_core_types_.html#pathlist" class="tsd-signature-type">PathList</a><span class="tsd-signature-symbol">[]</span>, twoWays<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, valueFunc<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</span>, source<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><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">
<p>Inherited from <a href="_core_atomcomponent_.atomcomponent.html">AtomComponent</a>.<a href="_core_atomcomponent_.atomcomponent.html#bind">bind</a></p>
<ul>
<li>Defined in <a href="https://github.com/web-atoms/core/blob/8e9453e/src/core/AtomComponent.ts#L168">src/core/AtomComponent.ts:168</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>element: <span class="tsd-signature-type">HTMLElement</span></h5>
</li>
<li>
<h5>name: <span class="tsd-signature-type">string</span></h5>
</li>
<li>
<h5>path: <a href="../modules/_core_types_.html#pathlist" class="tsd-signature-type">PathList</a><span class="tsd-signat