?? ext.form.radio.html
字號:
</td> <td class="msource"> <!--如果這不是同個namespace下--> <a ext:cls="Ext.form.Field" ext:member="#method-validateOnBlur" href="output/Ext.form.Field.html#method-validateOnBlur"> Field </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="validationDelay-header"></a> <b>validationDelay</b> : Number <div class="mdesc"> <div class="short"> 用戶輸入開始到驗證開始的間隔毫秒數(默認250毫秒) </div> <div class="long"> 用戶輸入開始到驗證開始的間隔毫秒數(默認250毫秒) </div> </div> </td> <td class="msource"> <!--如果這不是同個namespace下--> <a ext:cls="Ext.form.Field" ext:member="#method-validationDelay" href="output/Ext.form.Field.html#method-validationDelay"> Field </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="fieldClass-header"></a> <b>fieldClass</b> : String <div class="mdesc"> <div class="short"> 表單元素一般狀態CSS樣式(默認為"x-form-field") </div> <div class="long"> 表單元素一般狀態CSS樣式(默認為"x-form-field") </div> </div> </td> <td class="msource"> <!--如果這不是同個namespace下--> <a ext:cls="Ext.form.Field" ext:member="#method-fieldClass" href="output/Ext.form.Field.html#method-fieldClass"> Field </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="msgTarget-header"></a> <b>msgTarget</b> : String <div class="mdesc"> <div class="short"> 錯誤提示的顯示位置。 可以是以下列表中的任意一項(默認為"qtip")... </div> <div class="long"> 錯誤提示的顯示位置。 可以是以下列表中的任意一項(默認為"qtip")<pre>Value Description----------- ----------------------------------------------------------------------qtip Display a quick tip when the user hovers over the field 當鼠標旋停在表單元素上時顯示。title Display a default browser title attribute popup 顯示瀏覽器默認"popup"提示。under Add a block div beneath the field containing the error text 創建一個包函錯誤信息的"div"對象(塊顯示方式)在表單元素下面。 side Add an error icon to the right of the field with a popup on hover 在表單元素右側加錯誤圖標,鼠標旋停上面時顯示錯誤信息。[element id] Add the error text directly to the innerHTML of the specified element 直接在指定的對象的"innerHTML"屬性里添加錯誤信息。 </pre> </div> </div> </td> <td class="msource"> <!--如果這不是同個namespace下--> <a ext:cls="Ext.form.Field" ext:member="#method-msgTarget" href="output/Ext.form.Field.html#method-msgTarget"> Field </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="msgFx-header"></a> <b>msgFx</b> : String <div class="mdesc"> <div class="short"> Experimental 表單元素無效提示顯示的動畫效果(... </div> <div class="long"> <b>Experimental</b> 表單元素無效提示顯示的動畫效果(默認為"normal") </div> </div> </td> <td class="msource"> <!--如果這不是同個namespace下--> <a ext:cls="Ext.form.Field" ext:member="#method-msgFx" href="output/Ext.form.Field.html#method-msgFx"> Field </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="readOnly-header"></a> <b>readOnly</b> : Boolean <div class="mdesc"> <div class="short"> 如果為真,則在HTML時標明此表單元素為只讀 -- 注意:只是設置表單... </div> <div class="long"> 如果為真,則在HTML時標明此表單元素為只讀 -- 注意:只是設置表單對象的只讀屬性。 </div> </div> </td> <td class="msource"> <!--如果這不是同個namespace下--> <a ext:cls="Ext.form.Field" ext:member="#method-readOnly" href="output/Ext.form.Field.html#method-readOnly"> Field </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="disabled-header"></a> <b>disabled</b> : Boolean <div class="mdesc"> <div class="short"> 為真則標明此表單元素為不可用(默認為假) </div> <div class="long"> 為真則標明此表單元素為不可用(默認為假) </div> </div> </td> <td class="msource"> <!--如果這不是同個namespace下--> <a ext:cls="Ext.form.Field" ext:member="#method-disabled" href="output/Ext.form.Field.html#method-disabled"> Field </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="inputType-header"></a> <b>inputType</b> : String <div class="mdesc"> <div class="short"> "input"類表單元素的類型屬性 -- 例如:radio,text... </div> <div class="long"> "input"類表單元素的類型屬性 -- 例如:radio,text,password (默認為"text") </div> </div> </td> <td class="msource"> <!--如果這不是同個namespace下--> <a ext:cls="Ext.form.Field" ext:member="#method-inputType" href="output/Ext.form.Field.html#method-inputType"> Field </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="height-header"></a> <b>height</b> : Number <div class="mdesc"> <div class="short"> 此組件的高度(單位象素)(缺省為auto)。
</div> <div class="long"> 此組件的高度(單位象素)(缺省為auto)。
</div> </div> </td> <td class="msource"> <!--如果這不是同個namespace下--> <a ext:cls="Ext.BoxComponent" ext:member="#method-height" href="output/Ext.BoxComponent.html#method-height"> BoxComponent </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="width-header"></a> <b>width</b> : Number <div class="mdesc"> <div class="short"> 此組件的寬度(單位象素)(缺省為auto)。
</div> <div class="long"> 此組件的寬度(單位象素)(缺省為auto)。
</div> </div> </td> <td class="msource"> <!--如果這不是同個namespace下--> <a ext:cls="Ext.BoxComponent" ext:member="#method-width" href="output/Ext.BoxComponent.html#method-width"> BoxComponent </a> </td> </tr> <tr class="config-row expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="autoHeight-header"></a> <b>autoHeight</b> : Boolean <div class="mdesc"> <div class="short">
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -