Annotation Type EditorPassword.EdOptsPassword
-
@Retention(RUNTIME) @Target(FIELD) public static @interface EditorPassword.EdOptsPassword
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringdfltStringprofilesEditA comma separated, case insensitive list of profile names.
-
-
-
Element Detail
-
dflt
String dflt
- Returns:
- The default value.
- Default:
- ""
-
-
-
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:
- ""
-
-