Home
last modified time | relevance | path

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

/trunk/main/forms/qa/integration/forms/
H A DFormControlTest.java268 XPropertySet tinyFormattedModel = getControlModel( "f_tinyint_format" ); in checkCrossUpdates_checkBox() local
269 m_document.getCurrentView().grabControlFocus( tinyFormattedModel ); in checkCrossUpdates_checkBox()
270 m_formLayer.userTextInput( tinyFormattedModel, "0" ); in checkCrossUpdates_checkBox()

Completed in 14 milliseconds