Uses of Class
org.openforis.collect.metamodel.view.CodeListItemView
Packages that use CodeListItemView
-
Uses of CodeListItemView in org.openforis.collect.metamodel.view
Methods in org.openforis.collect.metamodel.view that return types with arguments of type CodeListItemViewMethods in org.openforis.collect.metamodel.view with parameters of type CodeListItemViewMethod parameters in org.openforis.collect.metamodel.view with type arguments of type CodeListItemViewModifier and TypeMethodDescriptionvoidCodeListItemView.setItems(List<CodeListItemView> items) voidCodeListView.setItems(List<CodeListItemView> items) -
Uses of CodeListItemView in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return CodeListItemViewModifier and TypeMethodDescriptionCodeListController.loadItem(int surveyId, int codeListId, CodeListController.SearchParameters params) Methods in org.openforis.collect.web.controller that return types with arguments of type CodeListItemViewModifier and TypeMethodDescriptionCodeListController.findAvailableItems(int surveyId, int codeListId, CodeListController.SearchParameters params) CodeListController.loadAvailableItems(int surveyId, int codeListId, CodeListController.SearchParameters params)