Uses of Class
org.javarosa.core.model.ItemsetBinding
| Package | Description |
|---|---|
| org.javarosa.core.model |
-
Uses of ItemsetBinding in org.javarosa.core.model
Methods in org.javarosa.core.model that return ItemsetBinding Modifier and Type Method Description ItemsetBindingQuestionDef. getDynamicChoices()Methods in org.javarosa.core.model with parameters of type ItemsetBinding Modifier and Type Method Description voidFormDef. populateDynamicChoices(ItemsetBinding itemset, TreeReference curQRef)Identifies theitemsetin the backend model, and creates a set ofSelectChoiceobjects at the current question reference based on the data in the model.voidQuestionDef. setDynamicChoices(ItemsetBinding ib)