@Dependent public class NotificationsScreen extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SCREEN_ID |
static String |
TITLE |
Constructor and Description |
---|
NotificationsScreen() |
NotificationsScreen(Notifications notifications) |
Modifier and Type | Method and Description |
---|---|
void |
getMenus(Consumer<org.uberfire.workbench.model.menu.Menus> menusConsumer) |
String |
getTitle() |
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
void |
onStartup(org.uberfire.mvp.PlaceRequest placeRequest) |
public static final String SCREEN_ID
public static final String TITLE
public NotificationsScreen()
@Inject public NotificationsScreen(Notifications notifications)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.