Annotation Type StringPropertyEdit
-
@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface StringPropertyEdit
String property configurable in Appfigurate using a text field. SeeJava String editable implementation
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
description
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
regularExpression
boolean
restart
-