| Package | Description |
|---|---|
| org.openforis.collect.metamodel.view | |
| org.openforis.collect.web.controller |
| Modifier and Type | Method and Description |
|---|---|
List<CodeListItemView> |
CodeListItemView.getItems() |
List<CodeListItemView> |
CodeListView.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeListView.addItem(CodeListItemView item) |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeListItemView.setItems(List<CodeListItemView> items) |
void |
CodeListView.setItems(List<CodeListItemView> items) |
| Modifier and Type | Method and Description |
|---|---|
List<CodeListItemView> |
CodeListController.loadAvailableItems(Integer surveyId,
Integer codeListId,
Integer recordId,
CollectRecord.Step recordStep,
String parentEntityPath,
Integer codeAttrDefId) |
Copyright © 2020 Open Foris. All rights reserved.