Uses of Class
org.javarosa.core.model.data.helper.Selection
| Package | Description |
|---|---|
| org.javarosa.core.model | |
| org.javarosa.core.model.data | |
| org.javarosa.core.model.data.helper | |
| org.javarosa.form.api |
-
Uses of Selection in org.javarosa.core.model
Methods in org.javarosa.core.model that return Selection Modifier and Type Method Description SelectionSelectChoice. selection() -
Uses of Selection in org.javarosa.core.model.data
Constructors in org.javarosa.core.model.data with parameters of type Selection Constructor Description SelectOneData(Selection s)Constructor parameters in org.javarosa.core.model.data with type arguments of type Selection Constructor Description MultipleItemsData(List<Selection> vs)SelectMultiData(List<Selection> vs) -
Uses of Selection in org.javarosa.core.model.data.helper
Methods in org.javarosa.core.model.data.helper that return Selection Modifier and Type Method Description SelectionSelection. clone() -
Uses of Selection in org.javarosa.form.api
Methods in org.javarosa.form.api with parameters of type Selection Modifier and Type Method Description StringFormEntryPrompt. getSelectItemText(Selection sel)Attempts to return the specified Item (from a select or 1select) text.StringFormEntryPrompt. getSpecialFormSelectItemText(Selection sel, String form)This method is generally used to retrieve special forms for a (select or 1select) item, e.g.