Annotation Interface FieldBuilder.MultiSelectListBox

Enclosing class:
FieldBuilder<T>

@Retention(RUNTIME) @Target(METHOD) @Documented public static @interface FieldBuilder.MultiSelectListBox
Specifies how a Java bean property should be edited using a MultiSelectListBox.
See Also: