Searched refs:buttonGetCaption (Results 1 – 4 of 4) sorted by relevance
53 expect("this.getField('MyField.MyPushButton').buttonGetCaption()", "");
19 Alert: PASS: this.getField('MyField.MyPushButton').buttonGetCaption() =
96 JS_STATIC_METHOD(buttonGetCaption, CJS_Field)298 CJS_Result buttonGetCaption(CJS_Runtime* pRuntime,
2224 CJS_Result CJS_Field::buttonGetCaption( in buttonGetCaption() function in CJS_Field