Annotation Interface DDMFormField
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionString[]
String[]
String[]
Deprecated.boolean
Deprecated.As of Judson (7.1.x), replaced byDDMFormRule
-
Element Details
-
dataType
String dataType- Default:
- ""
-
ddmFormFieldProperties
DDMFormFieldProperty[] ddmFormFieldProperties- Default:
- {}
-
label
String label- Default:
- ""
-
name
String name- Default:
- ""
-
optionLabels
String[] optionLabels- Default:
- {}
-
optionValues
String[] optionValues- Default:
- {}
-
predefinedValue
String predefinedValue- Default:
- ""
-
properties
Deprecated.As of Cavanaugh (7.4.x), replaced byddmFormFieldProperties()
- Default:
- {}
-
required
boolean required- Default:
- false
-
tip
String tip- Default:
- ""
-
type
String type- Default:
- ""
-
validationErrorMessage
String validationErrorMessage- Default:
- ""
-
validationExpression
String validationExpression- Default:
- ""
-
validationExpressionName
String validationExpressionName- Default:
- ""
-
validationParameter
String validationParameter- Default:
- ""
-
visibilityExpression
Deprecated.As of Judson (7.1.x), replaced byDDMFormRule
- Default:
- ""
-
ddmFormFieldProperties()