org.jbpm.console.ng.ht.forms.client.editors.taskform
Interface FormDisplayPresenter.FormDisplayView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<FormDisplayPresenter>
- All Known Implementing Classes:
- FormDisplayViewImpl
- Enclosing class:
- FormDisplayPresenter
public static interface FormDisplayPresenter.FormDisplayView
- extends org.uberfire.client.mvp.UberView<FormDisplayPresenter>
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)
getOptionsDiv
com.google.gwt.user.client.ui.FlowPanel getOptionsDiv()
loadContext
void loadContext(String ctxUID)
submitStartProcessForm
void submitStartProcessForm()
submitChangeTab
void submitChangeTab(String tab)
submitSaveTaskStateForm
void submitSaveTaskStateForm()
submitCompleteTaskForm
void submitCompleteTaskForm()
submitForm
void submitForm()
getAction
String getAction()
getFormView
com.google.gwt.user.client.ui.VerticalPanel getFormView()
getFormRenderer
org.jbpm.formModeler.renderer.client.FormRendererWidget getFormRenderer()
loadForm
void loadForm(String form)
isFormModeler
boolean isFormModeler()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.