Searched refs:buttonSetCaption (Results 1 – 4 of 4) sorted by relevance
65 Alert: PASS: this.getField('MyField').buttonSetCaption() threw Field.buttonSetCaption: Operation no…
110 expectError("this.getField('MyField').buttonSetCaption()");
99 JS_STATIC_METHOD(buttonSetCaption, CJS_Field)304 CJS_Result buttonSetCaption(CJS_Runtime* pRuntime,
2264 CJS_Result CJS_Field::buttonSetCaption( in buttonSetCaption() function in CJS_Field