jBPM Console NG - Process Runtime Client 6.2.1-SNAPSHOT

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

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
RuntimeLogViewImpl
Enclosing class:
RuntimeLogPresenter

public static interface RuntimeLogPresenter.RuntimeLogView
extends com.google.gwt.user.client.ui.IsWidget


Method Summary
 void displayNotification(String text)
           
 com.google.gwt.user.client.ui.HTML getLogTextArea()
           
 void init(RuntimeLogPresenter presenter)
           
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

init

void init(RuntimeLogPresenter presenter)

displayNotification

void displayNotification(String text)

getLogTextArea

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

jBPM Console NG - Process Runtime Client 6.2.1-SNAPSHOT

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