Home
last modified time | relevance | path

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

/trunk/main/forms/qa/integration/forms/
H A DFormControlTest.java229 XPropertySet checkModel = getControlModel( "f_tinyint" ); in checkCrossUpdates_checkBox() local
230 checkModel.setPropertyValue( "State", new Short( (short)0 ) ); in checkCrossUpdates_checkBox()
240 checkModel.setPropertyValue( "State", new Short( (short)2 ) ); in checkCrossUpdates_checkBox()
272 m_document.getCurrentView().grabControlFocus( checkModel ); in checkCrossUpdates_checkBox()
/trunk/main/forms/source/xforms/
H A Dbinding.cxx499 void Binding::checkModel() in checkModel() function in Binding
592 checkModel(); in bind()
H A Dbinding.hxx325 void checkModel() throw( RuntimeException_t );

Completed in 30 milliseconds