org.jbpm.console.ng.ht.client.editors.taskform
public static interface FormDisplayPresenter.FormDisplayView extends org.uberfire.client.mvp.UberView<FormDisplayPresenter>
Modifier and Type | Method and Description |
---|---|
void |
displayNotification(String text) |
String |
getAction() |
com.google.gwt.user.client.ui.VerticalPanel |
getFormView() |
com.google.gwt.user.client.ui.FlowPanel |
getOptionsDiv() |
boolean |
isFormModeler() |
void |
loadContext(String ctxUID) |
void |
loadForm(String form) |
void |
submitChangeTab(String tab) |
void |
submitCompleteTaskForm() |
void |
submitForm() |
void |
submitSaveTaskStateForm() |
void |
submitStartProcessForm() |
void displayNotification(String text)
com.google.gwt.user.client.ui.FlowPanel getOptionsDiv()
void loadContext(String ctxUID)
void submitStartProcessForm()
void submitChangeTab(String tab)
void submitSaveTaskStateForm()
void submitCompleteTaskForm()
void submitForm()
String getAction()
com.google.gwt.user.client.ui.VerticalPanel getFormView()
void loadForm(String form)
boolean isFormModeler()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.