com.phloxui
Version:
PhloxUI Ng2+ Framework
774 lines • 64.2 kB
HTML
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>IExpandableTableRowController | 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_iexpandabletablerowcontroller_.html">"component/table/IExpandableTableRowController"</a>
</li>
<li>
<a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html">IExpandableTableRowController</a>
</li>
</ul>
<h1>Interface IExpandableTableRowController</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_itablerowcontroller_.itablerowcontroller.html" class="tsd-signature-type">ITableRowController</a>
<ul class="tsd-hierarchy">
<li>
<span class="target">IExpandableTableRowController</span>
</li>
</ul>
</li>
</ul>
</section>
<section class="tsd-panel">
<h3>Implemented by</h3>
<ul class="tsd-hierarchy">
<li><a href="../classes/_component_table_expandabletablerow_component_.expandabletablerow.html" class="tsd-signature-type">ExpandableTableRow</a></li>
<li><a href="../classes/_component_table_expandabletablerowcontroller_.expandabletablerowcontroller.html" class="tsd-signature-type">ExpandableTableRowController</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>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#contract" class="tsd-kind-icon">contract</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#expand" class="tsd-kind-icon">expand</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.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-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getcellcomponentinstances" class="tsd-kind-icon">get<wbr>Cell<wbr>Component<wbr>Instances</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getchildren" class="tsd-kind-icon">get<wbr>Children</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getcomponentinstance" class="tsd-kind-icon">get<wbr>Component<wbr>Instance</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getdata" class="tsd-kind-icon">get<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getexpandlevel" class="tsd-kind-icon">get<wbr>Expand<wbr>Level</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getoldstate" class="tsd-kind-icon">get<wbr>Old<wbr>State</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getparent" class="tsd-kind-icon">get<wbr>Parent</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#getrowindex" class="tsd-kind-icon">get<wbr>Row<wbr>Index</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#gettable" class="tsd-kind-icon">get<wbr>Table</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#haschild" class="tsd-kind-icon">has<wbr>Child</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#haschildren" class="tsd-kind-icon">has<wbr>Children</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#iscelleditable" class="tsd-kind-icon">is<wbr>Cell<wbr>Editable</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#iscellediting" class="tsd-kind-icon">is<wbr>Cell<wbr>Editing</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#iscelleditingmode" class="tsd-kind-icon">is<wbr>Cell<wbr>Editing<wbr>Mode</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#iseditable" class="tsd-kind-icon">is<wbr>Editable</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#isediting" class="tsd-kind-icon">is<wbr>Editing</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#iseditingmode" class="tsd-kind-icon">is<wbr>Editing<wbr>Mode</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#isexpanding" class="tsd-kind-icon">is<wbr>Expanding</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#isselfeditable" class="tsd-kind-icon">is<wbr>Self<wbr>Editable</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#loadstate" class="tsd-kind-icon">load<wbr>State</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#resetcellcomponents" class="tsd-kind-icon">reset<wbr>Cell<wbr>Components</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.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-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#setcellediting" class="tsd-kind-icon">set<wbr>Cell<wbr>Editing</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#setdata" class="tsd-kind-icon">set<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#setediting" class="tsd-kind-icon">set<wbr>Editing</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#setexpanding" class="tsd-kind-icon">set<wbr>Expanding</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#setparent" class="tsd-kind-icon">set<wbr>Parent</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html#setselfeditable" class="tsd-kind-icon">set<wbr>Self<wbr>Editable</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.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>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface">
<a name="contract" class="tsd-anchor"></a>
<h3>contract</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<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">
<ul>
<li>Defined in component/table/IExpandableTableRowController.ts:17</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-interface">
<a name="expand" class="tsd-anchor"></a>
<h3>expand</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<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">
<ul>
<li>Defined in component/table/IExpandableTableRowController.ts:15</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-interface 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-interface 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>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#getcellcomponentinstanceat">getCellComponentInstanceAt</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:13</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-interface 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-interface 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>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#getcellcomponentinstances">getCellComponentInstances</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:11</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-interface">
<a name="getchildren" class="tsd-anchor"></a>
<h3>get<wbr>Children</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<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="_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">
<ul>
<li>Defined in component/table/IExpandableTableRowController.ts:9</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_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-interface 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-interface 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>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#getcomponentinstance">getComponentInstance</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:9</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-interface 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-interface 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>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#getdata">getData</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:19</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-interface">
<a name="getexpandlevel" class="tsd-anchor"></a>
<h3>get<wbr>Expand<wbr>Level</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<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">
<ul>
<li>Defined in component/table/IExpandableTableRowController.ts:25</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-interface 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-interface 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="_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>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#getoldstate">getOldState</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:45</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_component_table_itablerowcontroller_.itablerowcontroller.html" class="tsd-signature-type">ITableRowController</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface">
<a name="getparent" class="tsd-anchor"></a>
<h3>get<wbr>Parent</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<li class="tsd-signature tsd-kind-icon">get<wbr>Parent<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html" class="tsd-signature-type">IExpandableTableRowController</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in component/table/IExpandableTableRowController.ts:5</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_component_table_iexpandabletablerowcontroller_.iexpandabletablerowcontroller.html" class="tsd-signature-type">IExpandableTableRowController</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<a name="getrowindex" class="tsd-anchor"></a>
<h3>get<wbr>Row<wbr>Index</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">get<wbr>Row<wbr>Index<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>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#getrowindex">getRowIndex</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:5</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-interface tsd-is-inherited">
<a name="gettable" class="tsd-anchor"></a>
<h3>get<wbr>Table</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">get<wbr>Table<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../classes/_component_table_phloxtable_component_.phloxtable.html" class="tsd-signature-type">PhloxTable</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#gettable">getTable</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:7</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../classes/_component_table_phloxtable_component_.phloxtable.html" class="tsd-signature-type">PhloxTable</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface">
<a name="haschild" class="tsd-anchor"></a>
<h3>has<wbr>Child</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<li class="tsd-signature tsd-kind-icon">has<wbr>Child<span class="tsd-signature-symbol">(</span>child<span class="tsd-signature-symbol">: </span><a href="_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/IExpandableTableRowController.ts:13</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>child: <a href="_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-interface">
<a name="haschildren" class="tsd-anchor"></a>
<h3>has<wbr>Children</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<li class="tsd-signature tsd-kind-icon">has<wbr>Children<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 component/table/IExpandableTableRowController.ts:11</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-method tsd-parent-kind-interface tsd-is-inherited">
<a name="iscelleditable" class="tsd-anchor"></a>
<h3>is<wbr>Cell<wbr>Editable</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">is<wbr>Cell<wbr>Editable<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">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#iscelleditable">isCellEditable</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:35</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">boolean</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<a name="iscellediting" class="tsd-anchor"></a>
<h3>is<wbr>Cell<wbr>Editing</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">is<wbr>Cell<wbr>Editing<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">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#iscellediting">isCellEditing</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:39</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">boolean</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<a name="iscelleditingmode" class="tsd-anchor"></a>
<h3>is<wbr>Cell<wbr>Editing<wbr>Mode</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">is<wbr>Cell<wbr>Editing<wbr>Mode<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">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#iscelleditingmode">isCellEditingMode</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:37</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">boolean</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<a name="iseditable" class="tsd-anchor"></a>
<h3>is<wbr>Editable</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">is<wbr>Editable<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">
<p>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#iseditable">isEditable</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:27</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-method tsd-parent-kind-interface tsd-is-inherited">
<a name="isediting" class="tsd-anchor"></a>
<h3>is<wbr>Editing</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">is<wbr>Editing<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">
<p>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#isediting">isEditing</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:31</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-method tsd-parent-kind-interface tsd-is-inherited">
<a name="iseditingmode" class="tsd-anchor"></a>
<h3>is<wbr>Editing<wbr>Mode</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">is<wbr>Editing<wbr>Mode<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">
<p>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#iseditingmode">isEditingMode</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:33</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-method tsd-parent-kind-interface">
<a name="isexpanding" class="tsd-anchor"></a>
<h3>is<wbr>Expanding</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<li class="tsd-signature tsd-kind-icon">is<wbr>Expanding<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 component/table/IExpandableTableRowController.ts:23</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-method tsd-parent-kind-interface tsd-is-inherited">
<a name="isselfeditable" class="tsd-anchor"></a>
<h3>is<wbr>Self<wbr>Editable</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">is<wbr>Self<wbr>Editable<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">
<p>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#isselfeditable">isSelfEditable</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:23</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-method tsd-parent-kind-interface tsd-is-inherited">
<a name="loadstate" class="tsd-anchor"></a>
<h3>load<wbr>State</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">load<wbr>State<span class="tsd-signature-symbol">(</span>oldState<span class="tsd-signature-symbol">: </span><a href="_component_table_itablerowcontroller_.itablerowcontroller.html" class="tsd-signature-type">ITableRowController</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="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#loadstate">loadState</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:43</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>oldState: <a href="_component_table_itablerowcontroller_.itablerowcontroller.html" class="tsd-signature-type">ITableRowController</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-method tsd-parent-kind-interface tsd-is-inherited">
<a name="resetcellcomponents" class="tsd-anchor"></a>
<h3>reset<wbr>Cell<wbr>Components</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">reset<wbr>Cell<wbr>Components<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>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#resetcellcomponents">resetCellComponents</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:17</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-interface tsd-is-inherited">
<a name="setcellcomponentinstanceat" class="tsd-anchor"></a>
<h3>set<wbr>Cell<wbr>Component<wbr>Instance<wbr>At</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">set<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>, component<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#setcellcomponentinstanceat">setCellComponentInstanceAt</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:15</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>
<li>
<h5>component: <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-interface tsd-is-inherited">
<a name="setcellediting" class="tsd-anchor"></a>
<h3>set<wbr>Cell<wbr>Editing</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">set<wbr>Cell<wbr>Editing<span class="tsd-signature-symbol">(</span>index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, editing<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#setcellediting">setCellEditing</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:41</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>
<li>
<h5>editing: <span class="tsd-signature-type">boolean</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-interface tsd-is-inherited">
<a name="setdata" class="tsd-anchor"></a>
<h3>set<wbr>Data</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">set<wbr>Data<span class="tsd-signature-symbol">(</span>data<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#setdata">setData</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:21</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>data: <span class="tsd-signature-type">any</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<a name="setediting" class="tsd-anchor"></a>
<h3>set<wbr>Editing</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">set<wbr>Editing<span class="tsd-signature-symbol">(</span>editing<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#setediting">setEditing</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:29</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>editing: <span class="tsd-signature-type">boolean</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-interface">
<a name="setexpanding" class="tsd-anchor"></a>
<h3>set<wbr>Expanding</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<li class="tsd-signature tsd-kind-icon">set<wbr>Expanding<span class="tsd-signature-symbol">(</span>expand<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</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 component/table/IExpandableTableRowController.ts:21</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>expand: <span class="tsd-signature-type">boolean</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-interface">
<a name="setparent" class="tsd-anchor"></a>
<h3>set<wbr>Parent</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<li class="tsd-signature tsd-kind-icon">set<wbr>Parent<span class="tsd-signature-symbol">(</span>parent<span class="tsd-signature-symbol">: </span><a href="_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">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in component/table/IExpandableTableRowController.ts:7</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>parent: <a href="_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">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<a name="setselfeditable" class="tsd-anchor"></a>
<h3>set<wbr>Self<wbr>Editable</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">set<wbr>Self<wbr>Editable<span class="tsd-signature-symbol">(</span>editable<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_component_table_itablerowcontroller_.itablerowcontroller.html">ITableRowController</a>.<a href="_component_table_itablerowcontroller_.itablerowcontroller.html#setselfeditable">setSelfEditable</a></p>
<ul>
<li>Defined in component/table/ITableRowController.ts:25</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>editable: <span class="tsd-signature-type">boolean</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-interface">
<a name="toggleexpand" class="tsd-anchor"></a>
<h3>toggle<wbr>Expand</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<li class="tsd-signature tsd-kind-icon">toggle<wbr>Expand<span class="tsd-signature-symbol">(</span><span class=