Package eu.miltema.uiannot.form
Annotation Type Dropdown
-
@Retention(RUNTIME) public @interface DropdownThis field is displayed as a dropdown and must have a type Collection<Option> or similar.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringdefaultOptionsbooleanhasEmptyOption
-