Package io.jmix.tabbedmode.view
Annotation Interface MultipleOpen
Annotation for view controllers that specify if the view can be opened multiple times from the main menu.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanSet tofalseto disable multiple open of the view from the menu.
-
Element Details
-
value
boolean valueSet tofalseto disable multiple open of the view from the menu.- Default:
- true
-