Class InAppNotificationBrowse

java.lang.Object
io.jmix.ui.screen.Screen
io.jmix.ui.screen.StandardLookup<InAppNotification>
io.jmix.notificationsui.screen.inappnotification.InAppNotificationBrowse
All Implemented Interfaces:
FrameOwner, LookupScreen<InAppNotification>, MultiSelectLookupScreen

@UiController("ntf_InAppNotification.browse") @UiDescriptor("in-app-notification-browse.xml") public class InAppNotificationBrowse extends StandardLookup<InAppNotification>
  • Field Details

    • notifications

      @Autowired protected Notifications notifications
    • screens

      @Autowired protected Screens screens
    • messages

      @Autowired protected Messages messages
  • Constructor Details

    • InAppNotificationBrowse

      public InAppNotificationBrowse()
  • Method Details