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

  • Constructor Details

    • InAppNotificationBrowse

      public InAppNotificationBrowse()
  • Method Details