Package io.jmix.ui.screen
Annotation Interface UiController
Indicates that the annotated class is a screen or fragment controller.
The annotated class must be a direct or indirect subclass of either
Screen
or ScreenFragment
.- See Also:
-
Field Details
-
ID_ATTRIBUTE
- See Also:
-
VALUE_ATTRIBUTE
- See Also:
-
-
Element Details
-
value
Screen identifier.- Default:
- ""
-
id
Screen identifier.- Default:
- ""
-