📄 ext.form.combobox.html
字号:
<tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="lazyInit-header"></a> <b>lazyInit</b> : Boolean <div class="mdesc"> <div class="short"> True to not initialize the list for... </div> <div class="long"> True to not initialize the list for this combo until the field is focused. (defaults to true) </div> </div> </td> <td class="msource"> ComboBox </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="tpl-header"></a> <b>tpl</b> : String/Ext.XTemplate <div class="mdesc"> <div class="short"> The template string, or Ext.XTempla... </div> <div class="long"> The template string, or <a href="###" onClick="alert('Ext.XTemplate');">Ext.XTemplate</a> instance to use to display each item in the dropdown list. Use this to create custom UI layouts for items in the list. <p> If you wish to preserve the default visual look of list items, add the CSS class name <pre>x-combo-list-item</pre> to the template's container element. <p> <b>The template must contain one or more substitution parameters using field names from the Combo's</b> {@link #store Store}. An example of a custom template would be adding an <pre>ext:qtip</pre> attribute which might display other fields from the Store. <p> The dropdown list is displayed in a DataView. See <a href="###" onClick="alert('Ext.DataView');">Ext.DataView</a> for details. </div> </div> </td> <td class="msource"> ComboBox </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="hideTrigger-header"></a> <b>hideTrigger</b> : Boolean <div class="mdesc"> <div class="short"> 为true时隐藏触发元素,只显示基本文本域(默认为false)。 </div> <div class="long"> 为true时隐藏触发元素,只显示基本文本域(默认为false)。 </div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--> <a ext:cls="Ext.form.TriggerField" ext:member="#method-hideTrigger" href="output/Ext.form.TriggerField.html#method-hideTrigger"> TriggerField </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="grow-header"></a> <b>grow</b> : Boolean <div class="mdesc"> <div class="short"> 当值为 true 时表示字段可以根据内容自动伸缩 </div> <div class="long"> 当值为 true 时表示字段可以根据内容自动伸缩 </div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--> <a ext:cls="Ext.form.TextField" ext:member="#method-grow" href="output/Ext.form.TextField.html#method-grow"> TextField </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="growMin-header"></a> <b>growMin</b> : Number <div class="mdesc"> <div class="short"> 当 grow = true 时允许的字段最小宽度(默认为 30) </div> <div class="long"> 当 grow = true 时允许的字段最小宽度(默认为 30) </div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--> <a ext:cls="Ext.form.TextField" ext:member="#method-growMin" href="output/Ext.form.TextField.html#method-growMin"> TextField </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="growMax-header"></a> <b>growMax</b> : Number <div class="mdesc"> <div class="short"> 当 grow = true 时允许的字段最大宽度(默认为 800) </div> <div class="long"> 当 grow = true 时允许的字段最大宽度(默认为 800) </div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--> <a ext:cls="Ext.form.TextField" ext:member="#method-growMax" href="output/Ext.form.TextField.html#method-growMax"> TextField </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="vtype-header"></a> <b>vtype</b> : String <div class="mdesc"> <div class="short"> Ext.form.VTypes 中定义的效验类型名(默认为 null) </div> <div class="long"> <a href="###" onClick="alert('Ext.form.VTypes');">Ext.form.VTypes</a> 中定义的效验类型名(默认为 null) </div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--> <a ext:cls="Ext.form.TextField" ext:member="#method-vtype" href="output/Ext.form.TextField.html#method-vtype"> TextField </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="maskRe-header"></a> <b>maskRe</b> : String <div class="mdesc"> <div class="short"> 一个用来过滤无效按键的正则表达式(默认为 null) </div> <div class="long"> 一个用来过滤无效按键的正则表达式(默认为 null) </div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--> <a ext:cls="Ext.form.TextField" ext:member="#method-maskRe" href="output/Ext.form.TextField.html#method-maskRe"> TextField </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="disableKeyFilter-header"></a> <b>disableKeyFilter</b> : Boolean <div class="mdesc"> <div class="short"> 值为 true 时禁用输入按键过滤(默认为 false) </div> <div class="long"> 值为 true 时禁用输入按键过滤(默认为 false) </div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--> <a ext:cls="Ext.form.TextField" ext:member="#method-disableKeyFilter" href="output/Ext.form.TextField.html#method-disableKeyFilter"> TextField </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="allowBlank-header"></a> <b>allowBlank</b> : Boolean <div class="mdesc"> <div class="short"> 值为 false 时将效验输入字符个数大于0(默认为 true) </div> <div class="long"> 值为 false 时将效验输入字符个数大于0(默认为 true) </div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--> <a ext:cls="Ext.form.TextField" ext:member="#method-allowBlank" href="output/Ext.form.TextField.html#method-allowBlank"> TextField </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="minLength-header"></a> <b>minLength</b> : Number <div class="mdesc"> <div class="short"> 输入字段所需的最小字符数(默认为 0) </div> <div class="long"> 输入字段所需的最小字符数(默认为 0) </div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -