jBPM Console NG - Human Tasks Forms Client 6.2.0.CR4

org.jbpm.console.ng.ht.forms.client.editors.form.generic.process
Interface StartProcessTestFormPresenter.StartProcessTestFormView

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

public static interface StartProcessTestFormPresenter.StartProcessTestFormView
extends org.uberfire.client.mvp.UberView<StartProcessTestFormPresenter>


Method Summary
 void displayNotification(String text)
           
 com.github.gwtbootstrap.client.ui.TextBox getOutputTextBox()
           
 com.github.gwtbootstrap.client.ui.TextBox getProcessIdTextBox()
           
 
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)

getOutputTextBox

com.github.gwtbootstrap.client.ui.TextBox getOutputTextBox()

getProcessIdTextBox

com.github.gwtbootstrap.client.ui.TextBox getProcessIdTextBox()

jBPM Console NG - Human Tasks Forms Client 6.2.0.CR4

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