Class _JVS.Edit
_JVS.Edit
Defined in: Edit.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Janeのウィンドウ上にあるエディットボックスやコンボボックスの文字列を参照するためのオブジェクト
文字列の参照や変更が可能
|
Field Attributes | Field Name and Description |
---|---|
エディットボックスまたはコンボボックスで範囲選択された文字列
このプロパティに代入した場合、範囲選択部分が代入した文字列で置換される
Action:○ LateCall:○ Command:○
|
|
エディットボックスまたはコンボボックスの文字列全体
Action:○ LateCall:○ Command:○
|
Field Detail
{String}
SelText
エディットボックスまたはコンボボックスで範囲選択された文字列
このプロパティに代入した場合、範囲選択部分が代入した文字列で置換される
Action:○ LateCall:○ Command:○
{String}
Text
エディットボックスまたはコンボボックスの文字列全体
Action:○ LateCall:○ Command:○