UNPKG

com.phloxui

Version:

PhloxUI Ng2+ Framework

559 lines 199 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>DataForm | 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_dataform_component_.html">&quot;component/DataForm.component&quot;</a> </li> <li> <a href="_component_dataform_component_.dataform.html">DataForm</a> </li> </ul> <h1>Class DataForm</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_abstracthasdata_.abstracthasdata.html" class="tsd-signature-type">AbstractHasData</a> <ul class="tsd-hierarchy"> <li> <span class="target">DataForm</span> </li> </ul> </li> </ul> </section> <section class="tsd-panel"> <h3>Implements</h3> <ul class="tsd-hierarchy"> <li><a href="../interfaces/_share_ihasoptions_.ihasoptions.html" class="tsd-signature-type">IHasOptions</a></li> <li><a href="../interfaces/_share_ii18napplicable_.ii18napplicable.html" class="tsd-signature-type">II18NApplicable</a></li> <li><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_ihasmodel_.ihasmodel.html" class="tsd-signature-type">IHasModel</a></li> <li><a href="../interfaces/_component_ichangeable_.ichangeable.html" class="tsd-signature-type">IChangeable</a></li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Constructors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.html#_loaded" class="tsd-kind-icon">_loaded</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#areatextfield" class="tsd-kind-icon">area<wbr>Text<wbr>Field</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.html#bypass" class="tsd-kind-icon">bypass</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#changeevent" class="tsd-kind-icon">change<wbr>Event</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#cols" class="tsd-kind-icon">cols</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.html#datachildren" class="tsd-kind-icon">data<wbr>Children</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#datacontainer" class="tsd-kind-icon">data<wbr>Container</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="_component_dataform_component_.dataform.html#dataparent" class="tsd-kind-icon">data<wbr>Parent</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#datepickertextfield" class="tsd-kind-icon">date<wbr>Picker<wbr>Text<wbr>Field</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#datetextfield" class="tsd-kind-icon">date<wbr>Text<wbr>Field</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.html#delegatehistory" class="tsd-kind-icon">delegate<wbr>History</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#descriptions" class="tsd-kind-icon">descriptions</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#dialogserv" class="tsd-kind-icon">dialog<wbr>Serv</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.html#elementref" class="tsd-kind-icon">element<wbr>Ref</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#fields" class="tsd-kind-icon">fields</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.html#historycursor" class="tsd-kind-icon">history<wbr>Cursor</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.html#i18nvalue" class="tsd-kind-icon">i18n<wbr>Value</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.html#ignoreparentdata" class="tsd-kind-icon">ignore<wbr>Parent<wbr>Data</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.html#kbshortcutservice" class="tsd-kind-icon">kb<wbr>Shortcut<wbr>Service</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#labels" class="tsd-kind-icon">labels</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.html#loadevent" class="tsd-kind-icon">load<wbr>Event</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.html#loadingenabled" class="tsd-kind-icon">loading<wbr>Enabled</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#maxdate" class="tsd-kind-icon">max<wbr>Date</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#maxtime" class="tsd-kind-icon">max<wbr>Time</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#mindate" class="tsd-kind-icon">min<wbr>Date</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#mintime" class="tsd-kind-icon">min<wbr>Time</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#model" class="tsd-kind-icon">model</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#nametextfield" class="tsd-kind-icon">name<wbr>Text<wbr>Field</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#notifymgr" class="tsd-kind-icon">notify<wbr>Mgr</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.html#ondisabled" class="tsd-kind-icon">on<wbr>Disabled</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.html#onenabled" class="tsd-kind-icon">on<wbr>Enabled</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.html#options" class="tsd-kind-icon">options</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#rows" class="tsd-kind-icon">rows</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#shortnametextfield" class="tsd-kind-icon">short<wbr>Name<wbr>Text<wbr>Field</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#testcount" class="tsd-kind-icon">test<wbr>Count</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#timepickertextfield" class="tsd-kind-icon">time<wbr>Picker<wbr>Text<wbr>Field</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.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-static"><a href="_component_dataform_component_.dataform.html#type_name" class="tsd-kind-icon">TYPE_<wbr>NAME</a></li> </ul> </section> <section class="tsd-index-section tsd-is-inherited tsd-is-private-protected"> <h3>Accessors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_component_dataform_component_.dataform.html#disabled" class="tsd-kind-icon">disabled</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#_getdatacontainer" class="tsd-kind-icon">_get<wbr>Data<wbr>Container</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.html#adddatachild" class="tsd-kind-icon">add<wbr>Data<wbr>Child</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.html#clearhistories" class="tsd-kind-icon">clear<wbr>Histories</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="_component_dataform_component_.dataform.html#doloaded" class="tsd-kind-icon">do<wbr>Loaded</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="_component_dataform_component_.dataform.html#dopreload" class="tsd-kind-icon">do<wbr>Preload</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#editdataclicked" class="tsd-kind-icon">edit<wbr>Data<wbr>Clicked</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.html#getchaindata" class="tsd-kind-icon">get<wbr>Chain<wbr>Data</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#getchangeevent" class="tsd-kind-icon">get<wbr>Change<wbr>Event</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#getcols" class="tsd-kind-icon">get<wbr>Cols</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.html#getdataparent" class="tsd-kind-icon">get<wbr>Data<wbr>Parent</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#getdescriptions" class="tsd-kind-icon">get<wbr>Descriptions</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.html#getelementref" class="tsd-kind-icon">get<wbr>Element<wbr>Ref</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#getfields" class="tsd-kind-icon">get<wbr>Fields</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.html#geti18nvalue" class="tsd-kind-icon">get<wbr>I18NValue</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#getlabels" class="tsd-kind-icon">get<wbr>Labels</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.html#getloadevent" class="tsd-kind-icon">get<wbr>Load<wbr>Event</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#getmaxdate" class="tsd-kind-icon">get<wbr>Max<wbr>Date</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#getmaxtime" class="tsd-kind-icon">get<wbr>Max<wbr>Time</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#getmindate" class="tsd-kind-icon">get<wbr>Min<wbr>Date</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#getmintime" class="tsd-kind-icon">get<wbr>Min<wbr>Time</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#getmodel" class="tsd-kind-icon">get<wbr>Model</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.html#getoptions" class="tsd-kind-icon">get<wbr>Options</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#getrows" class="tsd-kind-icon">get<wbr>Rows</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.html#loaded" class="tsd-kind-icon">loaded</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.html#ngondestroy" class="tsd-kind-icon">ng<wbr>OnDestroy</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="_component_dataform_component_.dataform.html#ngoninit" class="tsd-kind-icon">ng<wbr>OnInit</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_component_dataform_component_.dataform.html#onemitchange" class="tsd-kind-icon">on<wbr>Emit<wbr>Change</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.html#preload" class="tsd-kind-icon">preload</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.html#redo" class="tsd-kind-icon">redo</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.html#savedata" class="tsd-kind-icon">save<wbr>Data</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#savedataclicked" class="tsd-kind-icon">save<wbr>Data<wbr>Clicked</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="_component_dataform_component_.dataform.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"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.html#setbypasskey" class="tsd-kind-icon">set<wbr>Bypass<wbr>Key</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.html#setloadevent" class="tsd-kind-icon">set<wbr>Load<wbr>Event</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#setmodel" class="tsd-kind-icon">set<wbr>Model</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.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_dataform_component_.dataform.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_dataform_component_.dataform.html#setoptions" class="tsd-kind-icon">set<wbr>Options</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_component_dataform_component_.dataform.html#showdataclicked" class="tsd-kind-icon">show<wbr>Data<wbr>Clicked</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.html#undo" class="tsd-kind-icon">undo</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_component_dataform_component_.dataform.html#validatedata" class="tsd-kind-icon">validate<wbr>Data</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Constructors</h2> <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"> <a name="constructor" class="tsd-anchor"></a> <h3>constructor</h3> <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"> <li class="tsd-signature tsd-kind-icon">new <wbr>Data<wbr>Form<span class="tsd-signature-symbol">(</span>notifyMgr<span class="tsd-signature-symbol">: </span><a href="_service_notificationmanager_service_.notificationmanager.html" class="tsd-signature-type">NotificationManager</a>, dialogServ<span class="tsd-signature-symbol">: </span><a href="_service_dialogservice_service_.dialogservice.html" class="tsd-signature-type">DialogService</a>, elementRef<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ElementRef</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_component_dataform_component_.dataform.html" class="tsd-signature-type">DataForm</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Overrides <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_component_abstracthasdata_.abstracthasdata.html#constructor">constructor</a></p> <ul> <li>Defined in component/DataForm.component.ts:66</li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>notifyMgr: <a href="_service_notificationmanager_service_.notificationmanager.html" class="tsd-signature-type">NotificationManager</a></h5> </li> <li> <h5>dialogServ: <a href="_service_dialogservice_service_.dialogservice.html" class="tsd-signature-type">DialogService</a></h5> </li> <li> <h5>elementRef: <span class="tsd-signature-type">ElementRef</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="_component_dataform_component_.dataform.html" class="tsd-signature-type">DataForm</a></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="_disabled" class="tsd-anchor"></a> <h3>_disabled</h3> <div class="tsd-signature tsd-kind-icon">_disabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_component_abstracthasdata_.abstracthasdata.html#_disabled">_disabled</a></p> <ul> <li>Defined in component/AbstractHasData.ts:71</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="_loaded" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> _loaded</h3> <div class="tsd-signature tsd-kind-icon">_loaded<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_component_abstracthasdata_.abstracthasdata.html#_loaded">_loaded</a></p> <ul> <li>Defined in component/AbstractHasData.ts:70</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="areatextfield" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> area<wbr>Text<wbr>Field</h3> <div class="tsd-signature tsd-kind-icon">area<wbr>Text<wbr>Field<span class="tsd-signature-symbol">:</span> <a href="_theme_material_component_dataview_input_materialtextarea_component_.materialtextarea.html" class="tsd-signature-type">MaterialTextArea</a></div> <aside class="tsd-sources"> <ul> <li>Defined in component/DataForm.component.ts:53</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="bypass" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> bypass</h3> <div class="tsd-signature tsd-kind-icon">bypass<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_share_abstracti18napplicable_.abstracti18napplicable.html">AbstractI18NApplicable</a>.<a href="_share_abstracti18napplicable_.abstracti18napplicable.html#bypass">bypass</a></p> <ul> <li>Defined in share/AbstractI18NApplicable.ts:12</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="changeevent" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> change<wbr>Event</h3> <div class="tsd-signature tsd-kind-icon">change<wbr>Event<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">EventEmitter</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in component/DataForm.component.ts:55</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="cols" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> cols</h3> <div class="tsd-signature tsd-kind-icon">cols<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in component/DataForm.component.ts:64</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="data" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> data</h3> <div class="tsd-signature tsd-kind-icon">data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_component_abstracthasdata_.abstracthasdata.html#data">data</a></p> <ul> <li>Defined in component/AbstractHasData.ts:66</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="datachildren" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> data<wbr>Children</h3> <div class="tsd-signature tsd-kind-icon">data<wbr>Children<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_component_ihasdata_.ihasdata.html" class="tsd-signature-type">IHasData</a><span class="tsd-signature-symbol">[]</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_component_abstracthasdata_.abstracthasdata.html#datachildren">dataChildren</a></p> <ul> <li>Defined in component/AbstractHasData.ts:65</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="datacontainer" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> data<wbr>Container</h3> <div class="tsd-signature tsd-kind-icon">data<wbr>Container<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in component/DataForm.component.ts:54</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"> <a name="dataparent" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> data<wbr>Parent</h3> <div class="tsd-signature tsd-kind-icon">data<wbr>Parent<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_component_ihasdata_.ihasdata.html" class="tsd-signature-type">IHasData</a></div> <aside class="tsd-sources"> <p>Overrides <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_component_abstracthasdata_.abstracthasdata.html#dataparent">dataParent</a></p> <ul> <li>Defined in component/DataForm.component.ts:37</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="datepickertextfield" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> date<wbr>Picker<wbr>Text<wbr>Field</h3> <div class="tsd-signature tsd-kind-icon">date<wbr>Picker<wbr>Text<wbr>Field<span class="tsd-signature-symbol">:</span> <a href="_theme_material_component_dataview_input_materialdatepicker_component_.materialdatepicker.html" class="tsd-signature-type">MaterialDatePicker</a></div> <aside class="tsd-sources"> <ul> <li>Defined in component/DataForm.component.ts:49</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="datetextfield" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> date<wbr>Text<wbr>Field</h3> <div class="tsd-signature tsd-kind-icon">date<wbr>Text<wbr>Field<span class="tsd-signature-symbol">:</span> <a href="_theme_material_component_dataview_input_materialtextbox_component_.materialtextbox.html" class="tsd-signature-type">MaterialTextBox</a></div> <aside class="tsd-sources"> <ul> <li>Defined in component/DataForm.component.ts:47</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="delegatehistory" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> delegate<wbr>History</h3> <div class="tsd-signature tsd-kind-icon">delegate<wbr>History<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_component_abstracthasdata_.abstracthasdata.html#delegatehistory">delegateHistory</a></p> <ul> <li>Defined in component/AbstractHasData.ts:58</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="descriptions" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> descriptions</h3> <div class="tsd-signature tsd-kind-icon">descriptions<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in component/DataForm.component.ts:41</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="dialogserv" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> dialog<wbr>Serv</h3> <div class="tsd-signature tsd-kind-icon">dialog<wbr>Serv<span class="tsd-signature-symbol">:</span> <a href="_service_dialogservice_service_.dialogservice.html" class="tsd-signature-type">DialogService</a></div> <aside class="tsd-sources"> <ul> <li>Defined in component/DataForm.component.ts:58</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="elementref" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> element<wbr>Ref</h3> <div class="tsd-signature tsd-kind-icon">element<wbr>Ref<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ElementRef</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_component_abstracthasdata_.abstracthasdata.html#elementref">elementRef</a></p> <ul> <li>Defined in component/AbstractHasData.ts:64</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="fields" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> fields</h3> <div class="tsd-signature tsd-kind-icon">fields<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in component/DataForm.component.ts:39</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="histories" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> histories</h3> <div class="tsd-signature tsd-kind-icon">histories<span class="tsd-signature-symbol">:</span> <a href="_component_model_uihistory_.uihistory.html" class="tsd-signature-type">UIHistory</a><span class="tsd-signature-symbol">[]</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_component_abstracthasdata_.abstracthasdata.html#histories">histories</a></p> <ul> <li>Defined in component/AbstractHasData.ts:63</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="historycursor" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> history<wbr>Cursor</h3> <div class="tsd-signature tsd-kind-icon">history<wbr>Cursor<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_component_abstracthasdata_.abstracthasdata.html#historycursor">historyCursor</a></p> <ul> <li>Defined in component/AbstractHasData.ts:62</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="i18nkey" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> i18n<wbr>Key</h3> <div class="tsd-signature tsd-kind-icon">i18n<wbr>Key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_share_abstracti18napplicable_.abstracti18napplicable.html">AbstractI18NApplicable</a>.<a href="_share_abstracti18napplicable_.abstracti18napplicable.html#i18nkey">i18nKey</a></p> <ul> <li>Defined in share/AbstractI18NApplicable.ts:10</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="i18nvalue" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> i18n<wbr>Value</h3> <div class="tsd-signature tsd-kind-icon">i18n<wbr>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_share_abstracti18napplicable_.abstracti18napplicable.html">AbstractI18NApplicable</a>.<a href="_share_abstracti18napplicable_.abstracti18napplicable.html#i18nvalue">i18nValue</a></p> <ul> <li>Defined in share/AbstractI18NApplicable.ts:13</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="ignoreparentdata" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> ignore<wbr>Parent<wbr>Data</h3> <div class="tsd-signature tsd-kind-icon">ignore<wbr>Parent<wbr>Data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_component_abstracthasdata_.abstracthasdata.html#ignoreparentdata">ignoreParentData</a></p> <ul> <li>Defined in component/AbstractHasData.ts:46</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="ignoreparentdisabled" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> ignore<wbr>Parent<wbr>Disabled</h3> <div class="tsd-signature tsd-kind-icon">ignore<wbr>Parent<wbr>Disabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_component_abstracthasdata_.abstracthasdata.html#ignoreparentdisabled">ignoreParentDisabled</a></p> <ul> <li>Defined in component/AbstractHasData.ts:48</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="kbshortcutservice" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> kb<wbr>Shortcut<wbr>Service</h3> <div class="tsd-signature tsd-kind-icon">kb<wbr>Shortcut<wbr>Service<span class="tsd-signature-symbol">:</span> <a href="_service_keyboardshortcutservice_service_.keyboardshortcutservice.html" class="tsd-signature-type">KeyboardShortcutService</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_component_abstracthasdata_.abstracthasdata.html#kbshortcutservice">kbShortcutService</a></p> <ul> <li>Defined in component/AbstractHasData.ts:68</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="labels" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> labels</h3> <div class="tsd-signature tsd-kind-icon">labels<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in component/DataForm.component.ts:40</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="loadevent" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> load<wbr>Event</h3> <div class="tsd-signature tsd-kind-icon">load<wbr>Event<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">EventEmitter</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_component_abstracthasdata_.abstracthasdata.html">AbstractHasData</a>.<a href="_com