| Package | Description |
|---|---|
| org.javarosa.core.model | |
| org.javarosa.core.services.locale |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFormElement
An IFormDataElement is an element of the physical interaction for
a form, an example of an implementing element would be the definition
of a Question.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormDef
Definition of a form.
|
class |
GroupDef
The definition of a group in a form or questionaire.
|
class |
ItemsetBinding |
class |
QuestionDef
The definition of a Question to be presented to users when
filling out a form.
|
class |
RangeQuestion
A Range-type question, with information pulled from attributes of the range form element
|
class |
SelectChoice |
| Modifier and Type | Method and Description |
|---|---|
void |
Localizer.registerLocalizable(Localizable l)
Register a Localizable to receive updates when the locale is changed.
|
void |
Localizer.unregisterLocalizable(Localizable l)
Unregister an Localizable from receiving locale change updates.
|
Copyright © 2024. All rights reserved.