org.jbpm.formModeler.renderer.includer
Class FormRendererPanelIncluderPresenter
java.lang.Object
org.jbpm.formModeler.renderer.includer.FormRendererPanelIncluderPresenter
@Dependent
public class FormRendererPanelIncluderPresenter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormRendererPanelIncluderPresenter
public FormRendererPanelIncluderPresenter()
init
@PostConstruct
public void init()
startTest
public void startTest()
persistForm
public void persistForm()
clearFormStatus
public void clearFormStatus()
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<FormRendererPanelIncluderPresenter> getView()
notifyErrors
public void notifyErrors(int errorNumber)
notifyFormSubmit
public void notifyFormSubmit()
notifyFormProcessingError
public void notifyFormProcessingError(String cause)
onFormSubmitted
public void onFormSubmitted(@Observes
FormSubmittedEvent event)
onFormSubmitFail
public void onFormSubmitFail(@Observes
FormSubmitFailEvent event)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.