Class Index | File Index

Classes


Class _JVS.Edit

_JVS.Edit
Defined in: Edit.js.

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

{String} Text
エディットボックスまたはコンボボックスの文字列全体 Action:○ LateCall:○ Command:○

Documentation generated by JsDoc Toolkit 2.3.0 on Wed Sep 16 2009 22:51:54 GMT+0900 (JST)