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>
| Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
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)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.