Annotation Type EditorBigDecimal.EdOptsBigDecimal
-
@Retention(RUNTIME) @Target(FIELD) public static @interface EditorBigDecimal.EdOptsBigDecimal
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description doubledfltThe default value, must not be NaN, NEGATIVE_INFINITY nor POSITIVE_INFINITYbooleandfltIsNullIf set to true, the default value of the editor is null.doublemaxdoubleminStringprofilesEditA comma separated, case insensitive list of profile names.
-
-
-
-
profilesEdit
String profilesEdit
A comma separated, case insensitive list of profile names. This field is only editable when one of these profiles is active. The "default" profile is automatically added to the list.- Returns:
- A comma separated, case insensitive list of profile names.
- Default:
- ""
-
-