Uses of Class
org.openforis.collect.designer.viewmodel.SurveyErrorsPopUpVM.SurveyObjectError
-
Packages that use SurveyErrorsPopUpVM.SurveyObjectError Package Description org.openforis.collect.designer.viewmodel -
-
Uses of SurveyErrorsPopUpVM.SurveyObjectError in org.openforis.collect.designer.viewmodel
Methods in org.openforis.collect.designer.viewmodel that return types with arguments of type SurveyErrorsPopUpVM.SurveyObjectError Modifier and Type Method Description protected static List<SurveyErrorsPopUpVM.SurveyObjectError>SurveyErrorsPopUpVM. createErrors(List<? extends SurveyObject> items)List<SurveyErrorsPopUpVM.SurveyObjectError>SurveyErrorsPopUpVM. getSchemaErrors()Method parameters in org.openforis.collect.designer.viewmodel with type arguments of type SurveyErrorsPopUpVM.SurveyObjectError Modifier and Type Method Description voidSurveyErrorsPopUpVM. init(String title, String message, List<SurveyErrorsPopUpVM.SurveyObjectError> errors)
-