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>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.jmix.ui.screen.Screen
Screen.AfterCloseEvent, Screen.AfterDetachEvent, Screen.AfterInitEvent, Screen.AfterShowEvent, Screen.BeforeCloseEvent, Screen.BeforeShowEvent, Screen.InitEventNested classes/interfaces inherited from interface io.jmix.ui.screen.LookupScreen
LookupScreen.ValidationContext<T> -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CurrentAuthenticationprotected DataManagerprotected Dialogsprotected Messagesprotected NotificationChannelProviderprotected NotificationManagerprotected Notificationsprotected NotificationTypesRepositoryprotected Screensprotected UiComponentsprotected UserRepositoryFields inherited from class io.jmix.ui.screen.StandardLookup
selectHandler, selectValidatorFields inherited from interface io.jmix.ui.screen.FrameOwner
NO_OPTIONS, WINDOW_CLOSE_ACTION, WINDOW_COMMIT_AND_CLOSE_ACTION, WINDOW_DISCARD_AND_CLOSE_ACTIONFields inherited from interface io.jmix.ui.screen.LookupScreen
LOOKUP_CANCEL_ACTION_ID, LOOKUP_ENTER_PRESSED_ACTION_ID, LOOKUP_ITEM_CLICK_ACTION_ID, LOOKUP_SELECT_ACTION_ID, LOOKUP_SELECT_CLOSE_ACTION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jmix.ui.screen.StandardLookup
addDefaultCancelAction, addDefaultSelectAction, cancel, getLookupActionsLayout, getLookupComponent, getSelectHandler, getSelectValidator, getWindowActionOptional, initActions, select, select, setLookupComponentMultiSelect, setSelectHandler, setSelectValidator, setupCommitShortcut, setupLookupComponentMethods inherited from class io.jmix.ui.screen.Screen
addAfterCloseListener, addAfterDetachListener, addAfterInitListener, addAfterShowListener, addBeforeCloseListener, addBeforeShowListener, addInitListener, addUrlParamsChangeListener, close, close, closeWithDefaultAction, fireEvent, getApplicationContext, getEventHub, getExtensions, getId, getScreenData, getUiEventListeners, getWindow, isMultipleOpen, isSameScreen, setApplicationContext, setExtensions, setId, setScreenData, setUiEventListeners, setWindow, show
-
Field Details
-
dialogs
-
uiComponents
-
notificationChannelProvider
-
notificationTypesRepository
-
notificationManager
-
notifications
-
currentAuthentication
-
userRepository
-
screens
-
dataManager
-
messages
-
-
Constructor Details
-
InAppNotificationBrowse
public InAppNotificationBrowse()
-
-
Method Details
-
onInAppNotificationsTableCreate
@Subscribe("inAppNotificationsTable.create") public void onInAppNotificationsTableCreate(Action.ActionPerformedEvent event) -
formatNotificationsType
-