Package io.jmix.flowui.view
Annotation Interface ViewController
Indicates that the annotated class is a view controller.
 The annotated class must be a direct or indirect subclass of 
View.- See Also:
 
- 
Field Details
- 
ID_ATTRIBUTE
- See Also:
 
 - 
VALUE_ATTRIBUTE
- See Also:
 
 
 - 
 - 
Element Details
- 
value
View identifier.- Default:
 - ""
 
 - 
id
View identifier.- Default:
 - ""
 
 
 -