Home
last modified time | relevance | path

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

/aoo4110/main/forms/qa/integration/forms/
H A DCellBinding.java163verifyNumericCellContent( col, row1, 1, "Radio buttons do not forward their (boolean) values to ce… in checkBooleanRadioBinding()
164verifyNumericCellContent( col, row2, 0, "Radio buttons do not forward their (boolean) values to ce… in checkBooleanRadioBinding()
168verifyNumericCellContent( col, row1, 0, "Radio buttons do not forward their (boolean) values to ce… in checkBooleanRadioBinding()
169verifyNumericCellContent( col, row2, 1, "Radio buttons do not forward their (boolean) values to ce… in checkBooleanRadioBinding()
175verifyNumericCellContent( col, row2, 0, "Changing primary cell is not propagated to the secondary … in checkBooleanRadioBinding()
232verifyNumericCellContent( col, row, 0, "programmatically unchecking the check box is not propagate… in checkBooleanCheckBoxBinding()
236verifyNumericCellContent( col, row, 1, "moving the check box state to 'checked' is not propagated … in checkBooleanCheckBoxBinding()
244verifyNumericCellContent( col, row, 0, "unchecking a check box via UI is not propagated to the cel… in checkBooleanCheckBoxBinding()
263verifyNumericCellContent( col, row, 0, "programmatically unchecking the check box is not propagate… in checkStringCheckBoxBinding()
351verifyNumericCellContent( col, row, 1, "programmatically selecting a list entry is not propagated … in checkListBoxIndexBinding()
[all …]

Completed in 9 milliseconds