com.phloxui
Version:
PhloxUI Ng2+ Framework
624 lines • 118 kB
HTML
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ExpandableTableRowController | com.phloxui</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">com.phloxui</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>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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/_component_table_expandabletablerowcontroller_.html">"component/table/ExpandableTableRowController"</a>
</li>
<li>
<a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html">ExpandableTableRowController</a>
</li>
</ul>
<h1>Class ExpandableTableRowController</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="_component_table_tablerowcontroller_.tablerowcontroller.html" class="tsd-signature-type">TableRowController</a>
<ul class="tsd-hierarchy">
<li>
<span class="target">ExpandableTableRowController</span>
</li>
</ul>
</li>
</ul>
</section>
<section class="tsd-panel">
<h3>Implements</h3>
<ul class="tsd-hierarchy">
<li><a href="../interfaces/_share_ihasoptions_.ihasoptions.html" class="tsd-signature-type">IHasOptions</a></li>
<li><a href="../interfaces/_share_ii18napplicable_.ii18napplicable.html" class="tsd-signature-type">II18NApplicable</a></li>
<li><a href="../interfaces/_component_table_itablerowcontroller_.itablerowcontroller.html" class="tsd-signature-type">ITableRowController</a></li>
<li><a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html" class="tsd-signature-type">IExpandableTableRowController</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="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-private-protected">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#bypass" class="tsd-kind-icon">bypass</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#cellcomponents" class="tsd-kind-icon">cell<wbr>Components</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#cellediting" class="tsd-kind-icon">cell<wbr>Editing</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#children" class="tsd-kind-icon">children</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#data" class="tsd-kind-icon">data</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#expanding" class="tsd-kind-icon">expanding</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#i18nkey" class="tsd-kind-icon">i18n<wbr>Key</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#i18nvalue" class="tsd-kind-icon">i18n<wbr>Value</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#instance" class="tsd-kind-icon">instance</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#oldstate" class="tsd-kind-icon">old<wbr>State</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#options" class="tsd-kind-icon">options</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#parent" class="tsd-kind-icon">parent</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#selfeditable" class="tsd-kind-icon">self<wbr>Editable</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#table" class="tsd-kind-icon">table</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#wrapperhandler" class="tsd-kind-icon">wrapper<wbr>Handler</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-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#addchild" class="tsd-kind-icon">add<wbr>Child</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#applyi18n" class="tsd-kind-icon">apply<wbr>I18N</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#contract" class="tsd-kind-icon">contract</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#expand" class="tsd-kind-icon">expand</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#getcellcomponentinstanceat" class="tsd-kind-icon">get<wbr>Cell<wbr>Component<wbr>Instance<wbr>At</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#getcellcomponentinstances" class="tsd-kind-icon">get<wbr>Cell<wbr>Component<wbr>Instances</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#getchildren" class="tsd-kind-icon">get<wbr>Children</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#getcomponentinstance" class="tsd-kind-icon">get<wbr>Component<wbr>Instance</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#getdata" class="tsd-kind-icon">get<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#getexpandlevel" class="tsd-kind-icon">get<wbr>Expand<wbr>Level</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#geti18nkey" class="tsd-kind-icon">get<wbr>I18NKey</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#geti18nvalue" class="tsd-kind-icon">get<wbr>I18NValue</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#getoldstate" class="tsd-kind-icon">get<wbr>Old<wbr>State</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#getoptions" class="tsd-kind-icon">get<wbr>Options</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#getparent" class="tsd-kind-icon">get<wbr>Parent</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#getrowindex" class="tsd-kind-icon">get<wbr>Row<wbr>Index</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#gettable" class="tsd-kind-icon">get<wbr>Table</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#getwrapperhandler" class="tsd-kind-icon">get<wbr>Wrapper<wbr>Handler</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#haschild" class="tsd-kind-icon">has<wbr>Child</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#haschildren" class="tsd-kind-icon">has<wbr>Children</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#isbypasskey" class="tsd-kind-icon">is<wbr>Bypass<wbr>Key</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#iscelleditable" class="tsd-kind-icon">is<wbr>Cell<wbr>Editable</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#iscellediting" class="tsd-kind-icon">is<wbr>Cell<wbr>Editing</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#iscelleditingmode" class="tsd-kind-icon">is<wbr>Cell<wbr>Editing<wbr>Mode</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#iseditable" class="tsd-kind-icon">is<wbr>Editable</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#isediting" class="tsd-kind-icon">is<wbr>Editing</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#iseditingmode" class="tsd-kind-icon">is<wbr>Editing<wbr>Mode</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#isexpanding" class="tsd-kind-icon">is<wbr>Expanding</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#isselfeditable" class="tsd-kind-icon">is<wbr>Self<wbr>Editable</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#loadstate" class="tsd-kind-icon">load<wbr>State</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#removechild" class="tsd-kind-icon">remove<wbr>Child</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#resetcellcomponents" class="tsd-kind-icon">reset<wbr>Cell<wbr>Components</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#setbypasskey" class="tsd-kind-icon">set<wbr>Bypass<wbr>Key</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#setcellcomponentinstanceat" class="tsd-kind-icon">set<wbr>Cell<wbr>Component<wbr>Instance<wbr>At</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#setcellediting" class="tsd-kind-icon">set<wbr>Cell<wbr>Editing</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#setdata" class="tsd-kind-icon">set<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#setediting" class="tsd-kind-icon">set<wbr>Editing</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#setexpanding" class="tsd-kind-icon">set<wbr>Expanding</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#seti18nkey" class="tsd-kind-icon">set<wbr>I18NKey</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#setoptions" class="tsd-kind-icon">set<wbr>Options</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#setparent" class="tsd-kind-icon">set<wbr>Parent</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#setselfeditable" class="tsd-kind-icon">set<wbr>Self<wbr>Editable</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#setshowing" class="tsd-kind-icon">set<wbr>Showing</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html#toggleexpand" class="tsd-kind-icon">toggle<wbr>Expand</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>Expandable<wbr>Table<wbr>Row<wbr>Controller<span class="tsd-signature-symbol">(</span>table<span class="tsd-signature-symbol">: </span><a href="_component_table_phloxtable_component_.phloxtable.html" class="tsd-signature-type">PhloxTable</a>, data<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span>, parent<span class="tsd-signature-symbol">?: </span><a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html" class="tsd-signature-type">IExpandableTableRowController</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html" class="tsd-signature-type">ExpandableTableRowController</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="_component_table_tablerowcontroller_.tablerowcontroller.html">TableRowController</a>.<a href="_component_table_tablerowcontroller_.tablerowcontroller.html#constructor">constructor</a></p>
<ul>
<li>Defined in component/table/ExpandableTableRowController.ts:9</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>table: <a href="_component_table_phloxtable_component_.phloxtable.html" class="tsd-signature-type">PhloxTable</a></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> data: <span class="tsd-signature-type">any</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> parent: <a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html" class="tsd-signature-type">IExpandableTableRowController</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html" class="tsd-signature-type">ExpandableTableRowController</a></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-private-protected">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="bypass" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> bypass</h3>
<div class="tsd-signature tsd-kind-icon">bypass<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_share_abstracti18napplicable_.abstracti18napplicable.html">AbstractI18NApplicable</a>.<a href="_share_abstracti18napplicable_.abstracti18napplicable.html#bypass">bypass</a></p>
<ul>
<li>Defined in share/AbstractI18NApplicable.ts:12</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="cellcomponents" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> cell<wbr>Components</h3>
<div class="tsd-signature tsd-kind-icon">cell<wbr>Components<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_tablerowcontroller_.tablerowcontroller.html">TableRowController</a>.<a href="_component_table_tablerowcontroller_.tablerowcontroller.html#cellcomponents">cellComponents</a></p>
<ul>
<li>Defined in component/table/TableRowController.ts:18</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="cellediting" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> cell<wbr>Editing</h3>
<div class="tsd-signature tsd-kind-icon">cell<wbr>Editing<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_tablerowcontroller_.tablerowcontroller.html">TableRowController</a>.<a href="_component_table_tablerowcontroller_.tablerowcontroller.html#cellediting">cellEditing</a></p>
<ul>
<li>Defined in component/table/TableRowController.ts:14</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected">
<a name="children" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> children</h3>
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html" class="tsd-signature-type">IExpandableTableRowController</a><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in component/table/ExpandableTableRowController.ts:8</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="data" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> 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>Inherited from <a href="_component_table_tablerowcontroller_.tablerowcontroller.html">TableRowController</a>.<a href="_component_table_tablerowcontroller_.tablerowcontroller.html#data">data</a></p>
<ul>
<li>Defined in component/table/TableRowController.ts:13</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected">
<a name="expanding" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> expanding</h3>
<div class="tsd-signature tsd-kind-icon">expanding<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in component/table/ExpandableTableRowController.ts:9</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="i18nkey" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> i18n<wbr>Key</h3>
<div class="tsd-signature tsd-kind-icon">i18n<wbr>Key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_share_abstracti18napplicable_.abstracti18napplicable.html">AbstractI18NApplicable</a>.<a href="_share_abstracti18napplicable_.abstracti18napplicable.html#i18nkey">i18nKey</a></p>
<ul>
<li>Defined in share/AbstractI18NApplicable.ts:10</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="i18nvalue" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> i18n<wbr>Value</h3>
<div class="tsd-signature tsd-kind-icon">i18n<wbr>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_share_abstracti18napplicable_.abstracti18napplicable.html">AbstractI18NApplicable</a>.<a href="_share_abstracti18napplicable_.abstracti18napplicable.html#i18nvalue">i18nValue</a></p>
<ul>
<li>Defined in share/AbstractI18NApplicable.ts:13</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="instance" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> instance</h3>
<div class="tsd-signature tsd-kind-icon">instance<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_tablerowcontroller_.tablerowcontroller.html">TableRowController</a>.<a href="_component_table_tablerowcontroller_.tablerowcontroller.html#instance">instance</a></p>
<ul>
<li>Defined in component/table/TableRowController.ts:12</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="oldstate" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> old<wbr>State</h3>
<div class="tsd-signature tsd-kind-icon">old<wbr>State<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_component_table_itablerowcontroller_.itablerowcontroller.html" class="tsd-signature-type">ITableRowController</a></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_tablerowcontroller_.tablerowcontroller.html">TableRowController</a>.<a href="_component_table_tablerowcontroller_.tablerowcontroller.html#oldstate">oldState</a></p>
<ul>
<li>Defined in component/table/TableRowController.ts:19</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="options" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> options</h3>
<div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_share_abstracthasoptions_.abstracthasoptions.html">AbstractHasOptions</a>.<a href="_share_abstracthasoptions_.abstracthasoptions.html#options">options</a></p>
<ul>
<li>Defined in share/AbstractHasOptions.ts:5</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected">
<a name="parent" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> parent</h3>
<div class="tsd-signature tsd-kind-icon">parent<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html" class="tsd-signature-type">IExpandableTableRowController</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in component/table/ExpandableTableRowController.ts:7</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="selfeditable" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> self<wbr>Editable</h3>
<div class="tsd-signature tsd-kind-icon">self<wbr>Editable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_tablerowcontroller_.tablerowcontroller.html">TableRowController</a>.<a href="_component_table_tablerowcontroller_.tablerowcontroller.html#selfeditable">selfEditable</a></p>
<ul>
<li>Defined in component/table/TableRowController.ts:15</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="table" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> table</h3>
<div class="tsd-signature tsd-kind-icon">table<span class="tsd-signature-symbol">:</span> <a href="_component_table_phloxtable_component_.phloxtable.html" class="tsd-signature-type">PhloxTable</a></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_tablerowcontroller_.tablerowcontroller.html">TableRowController</a>.<a href="_component_table_tablerowcontroller_.tablerowcontroller.html#table">table</a></p>
<ul>
<li>Defined in component/table/TableRowController.ts:8</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="wrapperhandler" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> wrapper<wbr>Handler</h3>
<div class="tsd-signature tsd-kind-icon">wrapper<wbr>Handler<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Function</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_tablerowcontroller_.tablerowcontroller.html">TableRowController</a>.<a href="_component_table_tablerowcontroller_.tablerowcontroller.html#wrapperhandler">wrapperHandler</a></p>
<ul>
<li>Defined in component/table/TableRowController.ts:16</li>
</ul>
</aside>
</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-protected">
<a name="addchild" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> add<wbr>Child</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">add<wbr>Child<span class="tsd-signature-symbol">(</span>child<span class="tsd-signature-symbol">: </span><a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html" class="tsd-signature-type">IExpandableTableRowController</a><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 component/table/ExpandableTableRowController.ts:31</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>child: <a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html" class="tsd-signature-type">IExpandableTableRowController</a></h5>
</li>
</ul>
<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-method tsd-parent-kind-class tsd-is-inherited">
<a name="applyi18n" class="tsd-anchor"></a>
<h3>apply<wbr>I18N</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">apply<wbr>I18N<span class="tsd-signature-symbol">(</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>Implementation of <a href="../interfaces/_share_ii18napplicable_.ii18napplicable.html">II18NApplicable</a>.<a href="../interfaces/_share_ii18napplicable_.ii18napplicable.html#applyi18n">applyI18N</a></p>
<p>Inherited from <a href="_share_abstracti18napplicable_.abstracti18napplicable.html">AbstractI18NApplicable</a>.<a href="_share_abstracti18napplicable_.abstracti18napplicable.html#applyi18n">applyI18N</a></p>
<ul>
<li>Defined in share/AbstractI18NApplicable.ts:15</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<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">
<a name="contract" class="tsd-anchor"></a>
<h3>contract</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">contract<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/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html">IExpandableTableRowController</a>.<a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#contract">contract</a></p>
<ul>
<li>Defined in component/table/ExpandableTableRowController.ts:110</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="expand" class="tsd-anchor"></a>
<h3>expand</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">expand<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/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html">IExpandableTableRowController</a>.<a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#expand">expand</a></p>
<ul>
<li>Defined in component/table/ExpandableTableRowController.ts:106</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="getcellcomponentinstanceat" class="tsd-anchor"></a>
<h3>get<wbr>Cell<wbr>Component<wbr>Instance<wbr>At</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">get<wbr>Cell<wbr>Component<wbr>Instance<wbr>At<span class="tsd-signature-symbol">(</span>index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</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">
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html">IExpandableTableRowController</a>.<a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getcellcomponentinstanceat">getCellComponentInstanceAt</a></p>
<p>Inherited from <a href="_component_table_tablerowcontroller_.tablerowcontroller.html">TableRowController</a>.<a href="_component_table_tablerowcontroller_.tablerowcontroller.html#getcellcomponentinstanceat">getCellComponentInstanceAt</a></p>
<ul>
<li>Defined in component/table/TableRowController.ts:80</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>index: <span class="tsd-signature-type">number</span></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-inherited">
<a name="getcellcomponentinstances" class="tsd-anchor"></a>
<h3>get<wbr>Cell<wbr>Component<wbr>Instances</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">get<wbr>Cell<wbr>Component<wbr>Instances<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><span class="tsd-signature-symbol">[]</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html">IExpandableTableRowController</a>.<a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getcellcomponentinstances">getCellComponentInstances</a></p>
<p>Inherited from <a href="_component_table_tablerowcontroller_.tablerowcontroller.html">TableRowController</a>.<a href="_component_table_tablerowcontroller_.tablerowcontroller.html#getcellcomponentinstances">getCellComponentInstances</a></p>
<ul>
<li>Defined in component/table/TableRowController.ts:72</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="getchildren" class="tsd-anchor"></a>
<h3>get<wbr>Children</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">get<wbr>Children<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html" class="tsd-signature-type">IExpandableTableRowController</a><span class="tsd-signature-symbol">[]</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html">IExpandableTableRowController</a>.<a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getchildren">getChildren</a></p>
<ul>
<li>Defined in component/table/ExpandableTableRowController.ts:90</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html" class="tsd-signature-type">IExpandableTableRowController</a><span class="tsd-signature-symbol">[]</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="getcomponentinstance" class="tsd-anchor"></a>
<h3>get<wbr>Component<wbr>Instance</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">get<wbr>Component<wbr>Instance<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">
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html">IExpandableTableRowController</a>.<a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getcomponentinstance">getComponentInstance</a></p>
<p>Inherited from <a href="_component_table_tablerowcontroller_.tablerowcontroller.html">TableRowController</a>.<a href="_component_table_tablerowcontroller_.tablerowcontroller.html#getcomponentinstance">getComponentInstance</a></p>
<ul>
<li>Defined in component/table/TableRowController.ts:68</li>
</ul>
</aside>
<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-inherited">
<a name="getdata" class="tsd-anchor"></a>
<h3>get<wbr>Data</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">get<wbr>Data<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">
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html">IExpandableTableRowController</a>.<a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getdata">getData</a></p>
<p>Inherited from <a href="_component_table_tablerowcontroller_.tablerowcontroller.html">TableRowController</a>.<a href="_component_table_tablerowcontroller_.tablerowcontroller.html#getdata">getData</a></p>
<ul>
<li>Defined in component/table/TableRowController.ts:109</li>
</ul>
</aside>
<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">
<a name="getexpandlevel" class="tsd-anchor"></a>
<h3>get<wbr>Expand<wbr>Level</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">get<wbr>Expand<wbr>Level<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html">IExpandableTableRowController</a>.<a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getexpandlevel">getExpandLevel</a></p>
<ul>
<li>Defined in component/table/ExpandableTableRowController.ts:142</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="geti18nkey" class="tsd-anchor"></a>
<h3>get<wbr>I18NKey</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">get<wbr>I18NKey<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">
<p>Implementation of <a href="../interfaces/_share_ii18napplicable_.ii18napplicable.html">II18NApplicable</a>.<a href="../interfaces/_share_ii18napplicable_.ii18napplicable.html#geti18nkey">getI18NKey</a></p>
<p>Inherited from <a href="_share_abstracti18napplicable_.abstracti18napplicable.html">AbstractI18NApplicable</a>.<a href="_share_abstracti18napplicable_.abstracti18napplicable.html#geti18nkey">getI18NKey</a></p>
<ul>
<li>Defined in share/AbstractI18NApplicable.ts:56</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-method tsd-parent-kind-class tsd-is-inherited">
<a name="geti18nvalue" class="tsd-anchor"></a>
<h3>get<wbr>I18NValue</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">get<wbr>I18NValue<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">
<aside class="tsd-sources">
<p>Inherited from <a href="_share_abstracti18napplicable_.abstracti18napplicable.html">AbstractI18NApplicable</a>.<a href="_share_abstracti18napplicable_.abstracti18napplicable.html#geti18nvalue">getI18NValue</a></p>
<ul>
<li>Defined in share/AbstractI18NApplicable.ts:79</li>
</ul>
</aside>
<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-inherited">
<a name="getoldstate" class="tsd-anchor"></a>
<h3>get<wbr>Old<wbr>State</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">get<wbr>Old<wbr>State<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/_component_table_itablerowcontroller_.itablerowcontroller.html" class="tsd-signature-type">ITableRowController</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html">IExpandableTableRowController</a>.<a href="../interfaces/_component_table_iexpandabletablerowcontroller_.iexpandabletablero