Uses of Class
org.javarosa.core.model.ControlType
| Package | Description |
|---|---|
| org.javarosa.core.model |
-
Uses of ControlType in org.javarosa.core.model
Methods in org.javarosa.core.model that return ControlType Modifier and Type Method Description static ControlTypeControlType. from(int intControlType)Returns aControlTypefrom its int valuestatic ControlTypeControlType. valueOf(String name)Returns the enum constant of this type with the specified name.static ControlType[]ControlType. values()Returns an array containing the constants of this enum type, in the order they are declared.