GCIM 名前空間 > GcTextBox タイプ : SetUseSystemPasswordChar メソッド |
var instance = new GCIM.GcTextBox(container, id); var value; // Type: any // パラメータ var isUseSystemPasswordChar; //タイプ: boolean value = instance.SetUseSystemPasswordChar(isUseSystemPasswordChar);
function SetUseSystemPasswordChar( isUseSystemPasswordChar : boolean ) : any;