com.phloxui
Version:
PhloxUI Ng2+ Framework
327 lines • 354 kB
HTML
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>DefaultTableHeader | 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_defaulttableheader_component_.html">"component/table/DefaultTableHeader.component"</a>
</li>
<li>
<a href="_component_table_defaulttableheader_component_.defaulttableheader.html">DefaultTableHeader</a>
</li>
</ul>
<h1>Class DefaultTableHeader</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_defaulttablerow_component_.defaulttablerow.html" class="tsd-signature-type">DefaultTableRow</a>
<ul class="tsd-hierarchy">
<li>
<span class="target">DefaultTableHeader</span>
<ul class="tsd-hierarchy">
<li>
<a href="_component_table_expandabletableheader_component_.expandabletableheader.html" class="tsd-signature-type">ExpandableTableHeader</a>
</li>
</ul>
</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><span class="tsd-signature-type">OnInit</span></li>
<li><span class="tsd-signature-type">OnChanges</span></li>
<li><span class="tsd-signature-type">OnDestroy</span></li>
<li><a href="../interfaces/_component_ihasdata_.ihasdata.html" class="tsd-signature-type">IHasData</a></li>
<li><a href="../interfaces/_component_ihistorymanager_.ihistorymanager.html" class="tsd-signature-type">IHistoryManager</a></li>
<li><a href="../interfaces/_component_icandisable_.icandisable.html" class="tsd-signature-type">ICanDisable</a></li>
<li><a href="../interfaces/_component_iloadable_.iloadable.html" class="tsd-signature-type">ILoadable</a></li>
<li><a href="../interfaces/_component_validate_ivalidatechainable_.ivalidatechainable.html" class="tsd-signature-type">IValidateChainable</a></li>
<li><span class="tsd-signature-type">OnInit</span></li>
<li><a href="../interfaces/_component_ihashelp_.ihashelp.html" class="tsd-signature-type">IHasHelp</a></li>
<li><a href="../interfaces/_component_table_itablecomponent_.itablecomponent.html" class="tsd-signature-type">ITableComponent</a></li>
<li><a href="../interfaces/_component_table_itablerow_.itablerow.html" class="tsd-signature-type">ITableRow</a></li>
<li><a href="../interfaces/_component_idraggable_.idraggable.html" class="tsd-signature-type">IDraggable</a></li>
<li><a href="../interfaces/_component_idroppable_.idroppable.html" class="tsd-signature-type">IDroppable</a></li>
<li><a href="../interfaces/_component_table_itablerowcontroller_.itablerowcontroller.html" class="tsd-signature-type">ITableRowController</a></li>
<li><a href="../interfaces/_component_ineedfocus_.ineedfocus.html" class="tsd-signature-type">INeedFocus</a></li>
<li><span class="tsd-signature-type">OnInit</span></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 tsd-is-inherited">
<h3>Constructors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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="_component_table_defaulttableheader_component_.defaulttableheader.html#_disabled" class="tsd-kind-icon">_disabled</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#_loaded" class="tsd-kind-icon">_loaded</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#_loading" class="tsd-kind-icon">_loading</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#cellinstances" class="tsd-kind-icon">cell<wbr>Instances</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#controller" class="tsd-kind-icon">controller</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#data" class="tsd-kind-icon">data</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#datachildren" class="tsd-kind-icon">data<wbr>Children</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#dataparent" class="tsd-kind-icon">data<wbr>Parent</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#delegatehistory" class="tsd-kind-icon">delegate<wbr>History</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#disabled" class="tsd-kind-icon">disabled</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#dragdatatransfereffectallowed" class="tsd-kind-icon">drag<wbr>Data<wbr>Transfer<wbr>Effect<wbr>Allowed</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#dropdatatransferdropeffect" class="tsd-kind-icon">drop<wbr>Data<wbr>Transfer<wbr>Drop<wbr>Effect</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#dropeffectrejectclass" class="tsd-kind-icon">drop<wbr>Effect<wbr>Reject<wbr>Class</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#dropeffectrejectduration" class="tsd-kind-icon">drop<wbr>Effect<wbr>Reject<wbr>Duration</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#elementref" class="tsd-kind-icon">element<wbr>Ref</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#help" class="tsd-kind-icon">help</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#histories" class="tsd-kind-icon">histories</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#historycursor" class="tsd-kind-icon">history<wbr>Cursor</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#i18nvalue" class="tsd-kind-icon">i18n<wbr>Value</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ignoreparentdata" class="tsd-kind-icon">ignore<wbr>Parent<wbr>Data</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ignoreparentdisabled" class="tsd-kind-icon">ignore<wbr>Parent<wbr>Disabled</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#kbshortcutservice" class="tsd-kind-icon">kb<wbr>Shortcut<wbr>Service</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#loadevent" class="tsd-kind-icon">load<wbr>Event</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#loadingenabled" class="tsd-kind-icon">loading<wbr>Enabled</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ondisabled" class="tsd-kind-icon">on<wbr>Disabled</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#onenabled" class="tsd-kind-icon">on<wbr>Enabled</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#options" class="tsd-kind-icon">options</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#originaldata" class="tsd-kind-icon">original<wbr>Data</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#preloadlist" class="tsd-kind-icon">preload<wbr>List</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#rowdragendevent" class="tsd-kind-icon">row<wbr>Drag<wbr>End<wbr>Event</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#rowdragenterevent" class="tsd-kind-icon">row<wbr>Drag<wbr>Enter<wbr>Event</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#rowdragevent" class="tsd-kind-icon">row<wbr>Drag<wbr>Event</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#rowdragleaveevent" class="tsd-kind-icon">row<wbr>Drag<wbr>Leave<wbr>Event</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#rowdragoverevent" class="tsd-kind-icon">row<wbr>Drag<wbr>Over<wbr>Event</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#rowdragstartevent" class="tsd-kind-icon">row<wbr>Drag<wbr>Start<wbr>Event</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#rowdropacceptedevent" class="tsd-kind-icon">row<wbr>Drop<wbr>Accepted<wbr>Event</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#rowdropevent" class="tsd-kind-icon">row<wbr>Drop<wbr>Event</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#rowdroprejectedevent" class="tsd-kind-icon">row<wbr>Drop<wbr>Rejected<wbr>Event</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#showhelp" class="tsd-kind-icon">show<wbr>Help</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#wrapperhandlers" class="tsd-kind-icon">wrapper<wbr>Handlers</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#default_delegate_history" class="tsd-kind-icon">DEFAULT_<wbr>DELEGATE_<wbr>HISTORY</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#default_drag_data_transfer_effect_allowed" class="tsd-kind-icon">DEFAULT_<wbr>DRAG_<wbr>DATA_<wbr>TRANSFER_<wbr>EFFECT_<wbr>ALLOWED</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#default_drop_effect_reject_class" class="tsd-kind-icon">DEFAULT_<wbr>DROP_<wbr>EFFECT_<wbr>REJECT_<wbr>CLASS</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#default_drop_effect_reject_duration" class="tsd-kind-icon">DEFAULT_<wbr>DROP_<wbr>EFFECT_<wbr>REJECT_<wbr>DURATION</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#default_ignore_parent_data" class="tsd-kind-icon">DEFAULT_<wbr>IGNORE_<wbr>PARENT_<wbr>DATA</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-static"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#type_name" class="tsd-kind-icon">TYPE_<wbr>NAME</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-inherited">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#_getwrapperhandler" class="tsd-kind-icon">_get<wbr>Wrapper<wbr>Handler</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#adddatachild" class="tsd-kind-icon">add<wbr>Data<wbr>Child</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#addstyleclasses" class="tsd-kind-icon">add<wbr>Style<wbr>Classes</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#applyi18n" class="tsd-kind-icon">apply<wbr>I18N</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#canredo" class="tsd-kind-icon">can<wbr>Redo</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#canundo" class="tsd-kind-icon">can<wbr>Undo</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#chaindata" class="tsd-kind-icon">chain<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#clearbackwardhistories" class="tsd-kind-icon">clear<wbr>Backward<wbr>Histories</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#clearforwardhistories" class="tsd-kind-icon">clear<wbr>Forward<wbr>Histories</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#clearhistories" class="tsd-kind-icon">clear<wbr>Histories</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#doinitialize" class="tsd-kind-icon">do<wbr>Initialize</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#doloaded" class="tsd-kind-icon">do<wbr>Loaded</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#dopreload" class="tsd-kind-icon">do<wbr>Preload</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#getcellcomponentinstances" class="tsd-kind-icon">get<wbr>Cell<wbr>Component<wbr>Instances</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getchaindata" class="tsd-kind-icon">get<wbr>Chain<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#getcontroller" class="tsd-kind-icon">get<wbr>Controller</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getdata" class="tsd-kind-icon">get<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getdatachildren" class="tsd-kind-icon">get<wbr>Data<wbr>Children</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getdataparent" class="tsd-kind-icon">get<wbr>Data<wbr>Parent</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getdragoverdatatransfer" class="tsd-kind-icon">get<wbr>Drag<wbr>Over<wbr>Data<wbr>Transfer</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getdragstartdatatransfer" class="tsd-kind-icon">get<wbr>Drag<wbr>Start<wbr>Data<wbr>Transfer</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getelementref" class="tsd-kind-icon">get<wbr>Element<wbr>Ref</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#gethelp" class="tsd-kind-icon">get<wbr>Help</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#gethistories" class="tsd-kind-icon">get<wbr>Histories</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#getloadevent" class="tsd-kind-icon">get<wbr>Load<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getneedfocusservice" class="tsd-kind-icon">get<wbr>Need<wbr>Focus<wbr>Service</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#getondisabled" class="tsd-kind-icon">get<wbr>OnDisabled</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getonenabled" class="tsd-kind-icon">get<wbr>OnEnabled</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getoptions" class="tsd-kind-icon">get<wbr>Options</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getrowdragendevent" class="tsd-kind-icon">get<wbr>Row<wbr>Drag<wbr>End<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getrowdragenterevent" class="tsd-kind-icon">get<wbr>Row<wbr>Drag<wbr>Enter<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getrowdragevent" class="tsd-kind-icon">get<wbr>Row<wbr>Drag<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getrowdragleaveevent" class="tsd-kind-icon">get<wbr>Row<wbr>Drag<wbr>Leave<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getrowdragoverevent" class="tsd-kind-icon">get<wbr>Row<wbr>Drag<wbr>Over<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getrowdragstartevent" class="tsd-kind-icon">get<wbr>Row<wbr>Drag<wbr>Start<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getrowdropacceptedevent" class="tsd-kind-icon">get<wbr>Row<wbr>Drop<wbr>Accepted<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getrowdropevent" class="tsd-kind-icon">get<wbr>Row<wbr>Drop<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getrowdroprejectedevent" class="tsd-kind-icon">get<wbr>Row<wbr>Drop<wbr>Rejected<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#getrowindex" class="tsd-kind-icon">get<wbr>Row<wbr>Index</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#hashelp" class="tsd-kind-icon">has<wbr>Help</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#initialize" class="tsd-kind-icon">initialize</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#injecthelpstyleclass" class="tsd-kind-icon">inject<wbr>Help<wbr>Style<wbr>Class</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#injectstyleclasses" class="tsd-kind-icon">inject<wbr>Style<wbr>Classes</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isacceptdragdata" class="tsd-kind-icon">is<wbr>Accept<wbr>Drag<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#isdatadirty" class="tsd-kind-icon">is<wbr>Data<wbr>Dirty</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isdelegatehistory" class="tsd-kind-icon">is<wbr>Delegate<wbr>History</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isdisabled" class="tsd-kind-icon">is<wbr>Disabled</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isdisplayhelp" class="tsd-kind-icon">is<wbr>Display<wbr>Help</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isdraggable" class="tsd-kind-icon">is<wbr>Draggable</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#iseditingmode" class="tsd-kind-icon">is<wbr>Editing<wbr>Mode</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isignoreparentdata" class="tsd-kind-icon">is<wbr>Ignore<wbr>Parent<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isignoreparentdisabled" class="tsd-kind-icon">is<wbr>Ignore<wbr>Parent<wbr>Disabled</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isloadsuccess" class="tsd-kind-icon">is<wbr>Load<wbr>Success</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isloaded" class="tsd-kind-icon">is<wbr>Loaded</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isloading" class="tsd-kind-icon">is<wbr>Loading</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isloadingenabled" class="tsd-kind-icon">is<wbr>Loading<wbr>Enabled</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isselfdatadirty" class="tsd-kind-icon">is<wbr>Self<wbr>Data<wbr>Dirty</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isselfdisabled" class="tsd-kind-icon">is<wbr>Self<wbr>Disabled</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isselfeditable" class="tsd-kind-icon">is<wbr>Self<wbr>Editable</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#isshowhelp" class="tsd-kind-icon">is<wbr>Show<wbr>Help</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#loadstate" class="tsd-kind-icon">load<wbr>State</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#loaded" class="tsd-kind-icon">loaded</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#makefirsthistory" class="tsd-kind-icon">make<wbr>First<wbr>History</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#makehistory" class="tsd-kind-icon">make<wbr>History</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ngonchanges" class="tsd-kind-icon">ng<wbr>OnChanges</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ngondestroy" class="tsd-kind-icon">ng<wbr>OnDestroy</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ngoninit" class="tsd-kind-icon">ng<wbr>OnInit</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ondrag" class="tsd-kind-icon">on<wbr>Drag</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ondragend" class="tsd-kind-icon">on<wbr>Drag<wbr>End</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ondragenter" class="tsd-kind-icon">on<wbr>Drag<wbr>Enter</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ondragleave" class="tsd-kind-icon">on<wbr>Drag<wbr>Leave</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ondragover" class="tsd-kind-icon">on<wbr>Drag<wbr>Over</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ondragstart" class="tsd-kind-icon">on<wbr>Drag<wbr>Start</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ondrop" class="tsd-kind-icon">on<wbr>Drop</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ondropaccepted" class="tsd-kind-icon">on<wbr>Drop<wbr>Accepted</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ondroprejected" class="tsd-kind-icon">on<wbr>Drop<wbr>Rejected</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#onfocus" class="tsd-kind-icon">on<wbr>Focus</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#onlostfocus" class="tsd-kind-icon">on<wbr>Lost<wbr>Focus</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ontablerowcellclicked" class="tsd-kind-icon">on<wbr>Table<wbr>Row<wbr>Cell<wbr>Clicked</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#ontablerowcelldblclicked" class="tsd-kind-icon">on<wbr>Table<wbr>Row<wbr>Cell<wbr>Dbl<wbr>Clicked</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#playdroprejecteffect" class="tsd-kind-icon">play<wbr>Drop<wbr>Reject<wbr>Effect</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#preload" class="tsd-kind-icon">preload</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#redo" class="tsd-kind-icon">redo</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#removedatachild" class="tsd-kind-icon">remove<wbr>Data<wbr>Child</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#removestyleclasses" class="tsd-kind-icon">remove<wbr>Style<wbr>Classes</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#resetdata" class="tsd-kind-icon">reset<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#savedata" class="tsd-kind-icon">save<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#selfresetdata" class="tsd-kind-icon">self<wbr>Reset<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#selfsavedata" class="tsd-kind-icon">self<wbr>Save<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#selfvalidatedata" class="tsd-kind-icon">self<wbr>Validate<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#setcontroller" class="tsd-kind-icon">set<wbr>Controller</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#setdataparent" class="tsd-kind-icon">set<wbr>Data<wbr>Parent</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setdelegatehistory" class="tsd-kind-icon">set<wbr>Delegate<wbr>History</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setdisabled" class="tsd-kind-icon">set<wbr>Disabled</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setediting" class="tsd-kind-icon">set<wbr>Editing</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setfocusingcomponent" class="tsd-kind-icon">set<wbr>Focusing<wbr>Component</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#sethelp" class="tsd-kind-icon">set<wbr>Help</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.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_defaulttableheader_component_.defaulttableheader.html#setignoreparentdata" class="tsd-kind-icon">set<wbr>Ignore<wbr>Parent<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setignoreparentdisabled" class="tsd-kind-icon">set<wbr>Ignore<wbr>Parent<wbr>Disabled</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setloadevent" class="tsd-kind-icon">set<wbr>Load<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setondisabled" class="tsd-kind-icon">set<wbr>OnDisabled</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setonenabled" class="tsd-kind-icon">set<wbr>OnEnabled</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setoptions" class="tsd-kind-icon">set<wbr>Options</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setrowdragendevent" class="tsd-kind-icon">set<wbr>Row<wbr>Drag<wbr>End<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setrowdragenterevent" class="tsd-kind-icon">set<wbr>Row<wbr>Drag<wbr>Enter<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setrowdragevent" class="tsd-kind-icon">set<wbr>Row<wbr>Drag<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setrowdragleaveevent" class="tsd-kind-icon">set<wbr>Row<wbr>Drag<wbr>Leave<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setrowdragoverevent" class="tsd-kind-icon">set<wbr>Row<wbr>Drag<wbr>Over<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setrowdragstartevent" class="tsd-kind-icon">set<wbr>Row<wbr>Drag<wbr>Start<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setrowdropacceptedevent" class="tsd-kind-icon">set<wbr>Row<wbr>Drop<wbr>Accepted<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setrowdropevent" class="tsd-kind-icon">set<wbr>Row<wbr>Drop<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setrowdroprejectedevent" class="tsd-kind-icon">set<wbr>Row<wbr>Drop<wbr>Rejected<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setselfeditable" class="tsd-kind-icon">set<wbr>Self<wbr>Editable</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#setshowhelp" class="tsd-kind-icon">set<wbr>Show<wbr>Help</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#toggleshowhelp" class="tsd-kind-icon">toggle<wbr>Show<wbr>Help</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#undo" class="tsd-kind-icon">undo</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_table_defaulttableheader_component_.defaulttableheader.html#validatedata" class="tsd-kind-icon">validate<wbr>Data</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
<h2>Constructors</h2>
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited">
<a name="constructor" class="tsd-anchor"></a>
<h3>constructor</h3>
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">new <wbr>Default<wbr>Table<wbr>Header<span class="tsd-signature-symbol">(</span>elRef<span class="tsd-signature-symbol