| Package | Description |
|---|---|
| org.javarosa.core.model | |
| org.javarosa.core.model.data | |
| org.javarosa.core.model.data.helper | |
| org.javarosa.form.api |
| Modifier and Type | Method and Description |
|---|---|
Selection |
SelectChoice.selection() |
| Constructor and Description |
|---|
SelectOneData(Selection s) |
| Constructor and Description |
|---|
MultipleItemsData(List<Selection> vs) |
SelectMultiData(List<Selection> vs) |
| Modifier and Type | Method and Description |
|---|---|
Selection |
Selection.clone() |
| Modifier and Type | Method and Description |
|---|---|
String |
FormEntryPrompt.getSelectItemText(Selection sel)
Attempts to return the specified item text from a select or select1.
|
String |
FormEntryPrompt.getSpecialFormSelectItemText(Selection sel,
String form)
This method is generally used to retrieve special forms for a
(select or 1select) item, e.g.
|
Copyright © 2022. All rights reserved.