jBPM Console NG - Process Runtime Client 6.2.0.Beta2

org.jbpm.console.ng.pr.client.editors.instance.log
Interface RuntimeLogPresenter.RuntimeLogView

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<RuntimeLogPresenter>
All Known Implementing Classes:
RuntimeLogViewImpl
Enclosing class:
RuntimeLogPresenter

public static interface RuntimeLogPresenter.RuntimeLogView
extends org.uberfire.client.mvp.UberView<RuntimeLogPresenter>


Method Summary
 void displayNotification(String text)
           
 com.google.gwt.user.client.ui.HTML getLogTextArea()
           
 
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)

getLogTextArea

com.google.gwt.user.client.ui.HTML getLogTextArea()

jBPM Console NG - Process Runtime Client 6.2.0.Beta2

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