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

関連トピック

参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.