Package io.jmix.flowui.view
Annotation Interface EditedEntityContainer
Annotation for detail view controllers which specifies a data container that contains the edited entity.
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueSpecifies the ID of the data container that holds the edited entity.- Returns:
- the ID of the data container
-