Package io.jmix.flowui.view
Annotation Interface LookupComponent
Annotation for lookup view controllers which specifies ID of a UI component to be used for getting a value
returned from the lookup.
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueSpecifies the ID of a UI component to be used for retrieving the value returned from the lookup.- Returns:
- the ID of the UI component used for value retrieval
-