Class InAppNotificationEdit

java.lang.Object
io.jmix.ui.screen.Screen
io.jmix.ui.screen.StandardEditor<InAppNotification>
io.jmix.notificationsui.screen.inappnotification.InAppNotificationEdit
All Implemented Interfaces:
ChangeTracker, EditorScreen<InAppNotification>, FrameOwner, ReadOnlyAwareScreen

@UiController("ntf_InAppNotification.edit") @UiDescriptor("in-app-notification-edit.xml") public class InAppNotificationEdit extends StandardEditor<InAppNotification>