Wijmo UI for the Web
getSelectedText メソッド
Gets the selected text.
シンタックス
Javascript (Usage) 
$(function () {
    var returnsValue; //タイプ: any
    returnsValue = $(".selector").wijinputmask("getSelectedText");
});
Javascript (Specification) 
function getSelectedText() : any;

関連トピック

参照

wijinputmask タイプ
wijinputmask jQuery ウィジェット

 

 


Copyright © GrapeCity inc. All rights reserved.