org.jbpm.console.ng.bd.client.editors.session.notifications
Interface SessionNotificationsPopupPresenter.InboxView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<SessionNotificationsPopupPresenter>
- All Known Implementing Classes:
- SessionNotificationsPopupViewImpl
- Enclosing class:
- SessionNotificationsPopupPresenter
public static interface SessionNotificationsPopupPresenter.InboxView
- extends org.uberfire.client.mvp.UberView<SessionNotificationsPopupPresenter>
Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
displayNotification
void displayNotification(String text)
getSessionIdText
com.google.gwt.user.client.ui.TextBox getSessionIdText()
getSessionNotificationsTextArea
com.google.gwt.user.client.ui.TextArea getSessionNotificationsTextArea()
getUpdateButton
com.google.gwt.user.client.ui.Button getUpdateButton()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.