Searched refs:checkModel (Results 1 – 3 of 3) sorted by relevance
229 XPropertySet checkModel = getControlModel( "f_tinyint" ); in checkCrossUpdates_checkBox() local230 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()
499 void Binding::checkModel() in checkModel() function in Binding592 checkModel(); in bind()
325 void checkModel() throw( RuntimeException_t );
Completed in 32 milliseconds