Home
last modified time | relevance | path

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

/aoo4110/main/forms/qa/integration/forms/
H A DCellBinding.java120 final String otherText = new String( "something else" ); in checkTextFieldBinding() local
137 controlModel.setPropertyValue( "Text", otherText ); in checkTextFieldBinding()
138 …verifyStringCellContent( col, row, otherText, "A text field does not forward programmatic changes … in checkTextFieldBinding()

Completed in 19 milliseconds