Earlier http://www.winmoneyinfo.co.uk/ win money kbc financial i never really got http://www.winwinmoney.co.uk/ win the word "casino." . [[ProgramLanguage/Script/JavaScript/jQuery/DataTables/日本語リファレンス]] *DataTable.fnClearTable([boolean = true]) [#cc3691a3] **概要 [#e72f3d1b] すべてのレコードをクリアします。 //End 概要 #br **構文 [#c84a1ab3] fnClearTable( [bRedraw = true] ) //End 構文 #br **パラメータ [#h3cf524e] :bRedraw| 型:''boolean'' 省略可能です。指定可能な値を次に示します。 ::true| ''データ ビュー''を再描画します。 ::false| ''データ ビュー''を再描画しません。 //End パラメータ #br //**戻り値 ////End 戻り値 //#br **解説 [#p8793fc1] //End 解説 #br **例 [#q83cce0d] すべてのレコードをクリアする方法を次のコード例に示します。 var oTable = $('#example').dataTable(); oTable.fnClearTable(); // 現在のレコード件数を表示 alert(oTable.fnSettings().aoData.length); //End 例 #br **バージョン情報 [#fa8b5960] DataTables 1.9.0 //End バージョン情報 #br **参照 [#jbba1182] //End 参照 //End DataTable.fnClearTable([boolean = true])