jBPM Console NG - Business Domain Client 6.0.0.Beta2

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>


Method Summary
 void displayNotification(String text)
           
 com.google.gwt.user.client.ui.TextBox getSessionIdText()
           
 com.google.gwt.user.client.ui.TextArea getSessionNotificationsTextArea()
           
 com.google.gwt.user.client.ui.Button getUpdateButton()
           
 
Methods inherited from interface org.uberfire.client.mvp.UberView
init
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

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()

jBPM Console NG - Business Domain Client 6.0.0.Beta2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.