Annotation Interface ObjectRef


@Inherited @Retention(RUNTIME) @Target(FIELD) public @interface ObjectRef
Annotated property value will be displayed as field in which you can add a component instance by drag and drop.

Can be applied to property value with Object type.

Author:
m.popov