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.java260 XPropertySet tinyFormattedModel = getControlModel( "f_tinyint_format" ); in checkCrossUpdates_checkBox() local
261 m_document.getCurrentView().grabControlFocus( tinyFormattedModel ); in checkCrossUpdates_checkBox()
262 m_formLayer.userTextInput( tinyFormattedModel, "0" ); in checkCrossUpdates_checkBox()

Completed in 20 milliseconds