jBPM Console NG - Human Tasks Forms Client 6.2.0.Final

org.jbpm.console.ng.ht.forms.client.editors.form.generic.task
Interface HumanTaskTestFormPresenter.HumanTaskTestFormView

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

public static interface HumanTaskTestFormPresenter.HumanTaskTestFormView
extends org.uberfire.client.mvp.UberView<HumanTaskTestFormPresenter>


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

getInputTextBox

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

getOutputTextBox

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

getTaskIdTextBox

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

setReadOnly

void setReadOnly(boolean readOnly)

jBPM Console NG - Human Tasks Forms Client 6.2.0.Final

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