Home
last modified time | relevance | path

Searched refs:verifyRadios (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/forms/qa/integration/forms/
H A DRadioButtons.java341 …private boolean verifyRadios( XPropertySet[] radios, short[] expectedStates, String errorMessage )… in verifyRadios() method in RadioButtons
381 return verifyRadios( radios, states, "single-group radio buttons do not work!" ); in verifySingleRadios()
398 return verifyRadios( radios, states, errorMessage ); in verifySixPack()
452 …return verifyRadios( radios, states, "seems some of the radio button check states didn't survive t… in verifySheetRadios()

Completed in 11 milliseconds