jsdk-offical
Version:
JSDK is the most comprehensive TypeScript framework, like JDK.
675 lines • 117 kB
HTML
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>TextArea | JSDK 2.7.0 API</title>
<meta name="description" content="Documentation for JSDK 2.7.0 API">
<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.json" 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">JSDK 2.7.0 API</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/js.html">JS</a>
</li>
<li>
<a href="../modules/js.fx.html">fx</a>
</li>
<li>
<a href="js.fx.textarea.html">TextArea</a>
</li>
</ul>
<h1>Class TextArea</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="js.fx.rowsinput.html" class="tsd-signature-type">RowsInput</a>
<ul class="tsd-hierarchy">
<li>
<span class="target">TextArea</span>
</li>
</ul>
</li>
</ul>
</section>
<section class="tsd-panel">
<h3>Implements</h3>
<ul class="tsd-hierarchy">
<li><a href="../interfaces/js.ui.iwidget.html" class="tsd-signature-type">IWidget</a></li>
<li><a href="../interfaces/js.ui.ivaluewidget.html" class="tsd-signature-type">IValueWidget</a></li>
<li><a href="../interfaces/js.ui.idatawidget.html" class="tsd-signature-type">IDataWidget</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="js.fx.textarea.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-inherited">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_config" class="tsd-kind-icon">_config</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_datamodel" class="tsd-kind-icon">_data<wbr>Model</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_eventbus" class="tsd-kind-icon">_event<wbr>Bus</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_initialconfig" class="tsd-kind-icon">_initial<wbr>Config</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_mainel" class="tsd-kind-icon">_main<wbr>El</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_valuemodel" class="tsd-kind-icon">_value<wbr>Model</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#id" class="tsd-kind-icon">id</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#widgetel" class="tsd-kind-icon">widget<wbr>El</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="js.fx.textarea.html#i18n" class="tsd-kind-icon">I18N</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="js.fx.textarea.html#_bodyfragment" class="tsd-kind-icon">_body<wbr>Fragment</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_destroy" class="tsd-kind-icon">_destroy</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_eachmode" class="tsd-kind-icon">_each<wbr>Mode</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_equalvalues" class="tsd-kind-icon">_equal<wbr>Values</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_fire" class="tsd-kind-icon">_fire</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_halign" class="tsd-kind-icon">_h<wbr>Align</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_hasfacemode" class="tsd-kind-icon">_has<wbr>Face<wbr>Mode</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="js.fx.textarea.html#_hideerror" class="tsd-kind-icon">_hide<wbr>Error</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_hidetiperror" class="tsd-kind-icon">_hide<wbr>Tip<wbr>Error</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_i18n" class="tsd-kind-icon">_i18n</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_inivalue" class="tsd-kind-icon">_ini<wbr>Value</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_initdatamodel" class="tsd-kind-icon">_init<wbr>Data<wbr>Model</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_initdom" class="tsd-kind-icon">_init<wbr>Dom</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_initvaluemodel" class="tsd-kind-icon">_init<wbr>Value<wbr>Model</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_onafterinit" class="tsd-kind-icon">_on<wbr>After<wbr>Init</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="js.fx.textarea.html#_onafterrender" class="tsd-kind-icon">_on<wbr>After<wbr>Render</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_onbeforeinit" class="tsd-kind-icon">_on<wbr>Before<wbr>Init</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_onbeforerender" class="tsd-kind-icon">_on<wbr>Before<wbr>Render</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_render" class="tsd-kind-icon">_render</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_renderdata" class="tsd-kind-icon">_render<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="js.fx.textarea.html#_rendervalue" class="tsd-kind-icon">_render<wbr>Value</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_setvalue" class="tsd-kind-icon">_set<wbr>Value</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="js.fx.textarea.html#_showerror" class="tsd-kind-icon">_show<wbr>Error</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_showtiperror" class="tsd-kind-icon">_show<wbr>Tip<wbr>Error</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_updatecounter" class="tsd-kind-icon">_update<wbr>Counter</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_valign" class="tsd-kind-icon">_v<wbr>Align</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="js.fx.textarea.html#_validate" class="tsd-kind-icon">_validate</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#clear" class="tsd-kind-icon">clear</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#data" class="tsd-kind-icon">data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="js.fx.textarea.html#datamodel" class="tsd-kind-icon">data<wbr>Model</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#destroy" class="tsd-kind-icon">destroy</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#disable" class="tsd-kind-icon">disable</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#enable" class="tsd-kind-icon">enable</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#hide" class="tsd-kind-icon">hide</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#inivalue" class="tsd-kind-icon">ini<wbr>Value</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="js.fx.textarea.html#initialconfig" class="tsd-kind-icon">initial<wbr>Config</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#isenabled" class="tsd-kind-icon">is<wbr>Enabled</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#isshown" class="tsd-kind-icon">is<wbr>Shown</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#load" class="tsd-kind-icon">load</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#locale" class="tsd-kind-icon">locale</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#maxlength" class="tsd-kind-icon">maxlength</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#name" class="tsd-kind-icon">name</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#off" class="tsd-kind-icon">off</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="js.fx.textarea.html#on" class="tsd-kind-icon">on</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#placeholder" class="tsd-kind-icon">placeholder</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#readonly" class="tsd-kind-icon">readonly</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#reload" class="tsd-kind-icon">reload</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="js.fx.textarea.html#render" class="tsd-kind-icon">render</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#reset" class="tsd-kind-icon">reset</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#show" class="tsd-kind-icon">show</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#title" class="tsd-kind-icon">title</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#validate" class="tsd-kind-icon">validate</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="js.fx.textarea.html#value" class="tsd-kind-icon">value</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="js.fx.textarea.html#valuemodel" class="tsd-kind-icon">value<wbr>Model</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>Text<wbr>Area<span class="tsd-signature-symbol">(</span>cfg<span class="tsd-signature-symbol">: </span><a href="js.fx.textareaconfig.html" class="tsd-signature-type">TextAreaConfig</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="js.fx.textarea.html" class="tsd-signature-type">TextArea</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="js.fx.rowsinput.html">RowsInput</a>.<a href="js.fx.rowsinput.html#constructor">constructor</a></p>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>cfg: <a href="js.fx.textareaconfig.html" class="tsd-signature-type">TextAreaConfig</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="js.fx.textarea.html" class="tsd-signature-type">TextArea</a></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_config" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _config</h3>
<div class="tsd-signature tsd-kind-icon">_config<span class="tsd-signature-symbol">:</span> <a href="js.fx.widgetconfig.html" class="tsd-signature-type">WidgetConfig</a><span class="tsd-signature-symbol"><</span><a href="js.fx.widget.html" class="tsd-signature-type">Widget</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = null</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#_config">_config</a></p>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_datamodel" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _data<wbr>Model</h3>
<div class="tsd-signature tsd-kind-icon">_data<wbr>Model<span class="tsd-signature-symbol">:</span> <a href="js.model.listmodel.html" class="tsd-signature-type">ListModel</a></div>
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_datamodel">_dataModel</a></p>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_eventbus" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _event<wbr>Bus</h3>
<div class="tsd-signature tsd-kind-icon">_event<wbr>Bus<span class="tsd-signature-symbol">:</span> <a href="js.util.eventbus.html" class="tsd-signature-type">EventBus</a></div>
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#_eventbus">_eventBus</a></p>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_initialconfig" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _initial<wbr>Config</h3>
<div class="tsd-signature tsd-kind-icon">_initial<wbr>Config<span class="tsd-signature-symbol">:</span> <a href="js.fx.widgetconfig.html" class="tsd-signature-type">WidgetConfig</a><span class="tsd-signature-symbol"><</span><a href="js.fx.widget.html" class="tsd-signature-type">Widget</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = null</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#_initialconfig">_initialConfig</a></p>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_mainel" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _main<wbr>El</h3>
<div class="tsd-signature tsd-kind-icon">_main<wbr>El<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/htmlelement.html" class="tsd-signature-type">HTMLElement</a><span class="tsd-signature-symbol">></span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_mainel">_mainEl</a></p>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_valuemodel" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _value<wbr>Model</h3>
<div class="tsd-signature tsd-kind-icon">_value<wbr>Model<span class="tsd-signature-symbol">:</span> <a href="js.model.model.html" class="tsd-signature-type">Model</a></div>
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_valuemodel">_valueModel</a></p>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="id" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> id</h3>
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/js.ui.idatawidget.html">IDataWidget</a>.<a href="../interfaces/js.ui.idatawidget.html#id">id</a></p>
<p>Inherited from <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#id">id</a></p>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="widgetel" class="tsd-anchor"></a>
<h3>widget<wbr>El</h3>
<div class="tsd-signature tsd-kind-icon">widget<wbr>El<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/htmlelement.html" class="tsd-signature-type">HTMLElement</a><span class="tsd-signature-symbol">></span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#widgetel">widgetEl</a></p>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static">
<a name="i18n" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagStatic">Static</span> I18N</h3>
<div class="tsd-signature tsd-kind-icon">I18N<span class="tsd-signature-symbol">:</span> <a href="../modules/js.util.html#i18nresource" class="tsd-signature-type">I18NResource</a><span class="tsd-signature-symbol"> | </span><a href="../modules/js.net.html#urlstring" class="tsd-signature-type">URLString</a><span class="tsd-signature-symbol"> = null</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#i18n">I18N</a></p>
</aside>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected">
<a name="_bodyfragment" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _body<wbr>Fragment</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_body<wbr>Fragment<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_bodyfragment">_bodyFragment</a></p>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_destroy" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _destroy</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_destroy<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#_destroy">_destroy</a></p>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_eachmode" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _each<wbr>Mode</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_each<wbr>Mode<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"sizeMode"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"colorMode"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"faceMode"</span>, fn<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>this<span class="tsd-signature-symbol">: </span><a href="js.fx.widget.html" class="tsd-signature-type">Widget</a>, mode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span>, cfg<span class="tsd-signature-symbol">?: </span><a href="js.fx.widgetconfig.html" class="tsd-signature-type">WidgetConfig</a><span class="tsd-signature-symbol"><</span><a href="js.fx.widget.html" class="tsd-signature-type">Widget</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#_eachmode">_eachMode</a></p>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>按指定模式类型渲染</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>type: <span class="tsd-signature-type">"sizeMode"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"colorMode"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"faceMode"</span></h5>
<div class="tsd-comment tsd-typography">
<p>模式类型</p>
</div>
</li>
<li>
<h5>fn: <span class="tsd-signature-symbol">(</span>this<span class="tsd-signature-symbol">: </span><a href="js.fx.widget.html" class="tsd-signature-type">Widget</a>, mode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span></h5>
<div class="tsd-comment tsd-typography">
<p>渲染函数</p>
</div>
<ul class="tsd-parameters">
<li class="tsd-parameter-signature">
<ul class="tsd-signatures tsd-kind-type-literal">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>this<span class="tsd-signature-symbol">: </span><a href="js.fx.widget.html" class="tsd-signature-type">Widget</a>, mode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>this: <a href="js.fx.widget.html" class="tsd-signature-type">Widget</a></h5>
</li>
<li>
<h5>mode: <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</li>
</ul>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> cfg: <a href="js.fx.widgetconfig.html" class="tsd-signature-type">WidgetConfig</a><span class="tsd-signature-symbol"><</span><a href="js.fx.widget.html" class="tsd-signature-type">Widget</a><span class="tsd-signature-symbol">></span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_equalvalues" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _equal<wbr>Values</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_equal<wbr>Values<span class="tsd-signature-symbol">(</span>newVal<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, oldVal<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_equalvalues">_equalValues</a></p>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>newVal: <span class="tsd-signature-type">any</span></h5>
</li>
<li>
<h5>oldVal: <span class="tsd-signature-type">any</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-protected">
<a name="_fire" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _fire</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_fire<E><span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">E</span>, args<span class="tsd-signature-symbol">?: </span><a href="../interfaces/array.html" class="tsd-signature-type">Array</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#_fire">_fire</a></p>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
<ul class="tsd-type-parameters">
<li>
<h4>E</h4>
</li>
</ul>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>e: <span class="tsd-signature-type">E</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> args: <a href="../interfaces/array.html" class="tsd-signature-type">Array</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_halign" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _h<wbr>Align</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_h<wbr>Align<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_halign">_hAlign</a></p>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_hasfacemode" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _has<wbr>Face<wbr>Mode</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_has<wbr>Face<wbr>Mode<span class="tsd-signature-symbol">(</span>key<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, cfg<span class="tsd-signature-symbol">?: </span><a href="js.fx.widgetconfig.html" class="tsd-signature-type">WidgetConfig</a><span class="tsd-signature-symbol"><</span><a href="js.fx.widget.html" class="tsd-signature-type">Widget</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#_hasfacemode">_hasFaceMode</a></p>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>是否包含指定模式</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>key: <span class="tsd-signature-type">string</span></h5>
<div class="tsd-comment tsd-typography">
<p>模式键值</p>
</div>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> cfg: <a href="js.fx.widgetconfig.html" class="tsd-signature-type">WidgetConfig</a><span class="tsd-signature-symbol"><</span><a href="js.fx.widget.html" class="tsd-signature-type">Widget</a><span class="tsd-signature-symbol">></span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected">
<a name="_hideerror" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _hide<wbr>Error</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_hide<wbr>Error<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="js.fx.rowsinput.html">RowsInput</a>.<a href="js.fx.rowsinput.html#_hideerror">_hideError</a></p>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_hidetiperror" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _hide<wbr>Tip<wbr>Error</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_hide<wbr>Tip<wbr>Error<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_hidetiperror">_hideTipError</a></p>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-protected">
<a name="_i18n" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _i18n</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_i18n<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/js.lang.html#jsonobject" class="tsd-signature-type">JsonObject</a></li>
<li class="tsd-signature tsd-kind-icon">_i18n<T><span class="tsd-signature-symbol">(</span>key<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">T</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#_i18n">_i18n</a></p>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../modules/js.lang.html#jsonobject" class="tsd-signature-type">JsonObject</a></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#_i18n">_i18n</a></p>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
<ul class="tsd-type-parameters">
<li>
<h4>T</h4>
</li>
</ul>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>key: <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">T</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_inivalue" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _ini<wbr>Value</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_ini<wbr>Value<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_inivalue">_iniValue</a></p>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_initdatamodel" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _init<wbr>Data<wbr>Model</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_init<wbr>Data<wbr>Model<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_initdatamodel">_initDataModel</a></p>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_initdom" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _init<wbr>Dom</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_init<wbr>Dom<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#_initdom">_initDom</a></p>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>初始化DOM</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_initvaluemodel" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _init<wbr>Value<wbr>Model</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_init<wbr>Value<wbr>Model<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_initvaluemodel">_initValueModel</a></p>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected">
<a name="_onafterinit" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _on<wbr>After<wbr>Init</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_on<wbr>After<wbr>Init<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_onafterinit">_onAfterInit</a></p>
<p>Overrides <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#_onafterinit">_onAfterInit</a></p>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected">
<a name="_onafterrender" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _on<wbr>After<wbr>Render</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_on<wbr>After<wbr>Render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_onafterrender">_onAfterRender</a></p>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected">
<a name="_onbeforeinit" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _on<wbr>Before<wbr>Init</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_on<wbr>Before<wbr>Init<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_onbeforeinit">_onBeforeInit</a></p>
<p>Overrides <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#_onbeforeinit">_onBeforeInit</a></p>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected">
<a name="_onbeforerender" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _on<wbr>Before<wbr>Render</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_on<wbr>Before<wbr>Render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_onbeforerender">_onBeforeRender</a></p>
<p>Overrides <a href="js.fx.widget.html">Widget</a>.<a href="js.fx.widget.html#_onbeforerender">_onBeforeRender</a></p>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected">
<a name="_render" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _render</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="js.fx.formwidget.html">FormWidget</a>.<a href="js.fx.formwidget.html#_render">_rend