| Package | Description |
|---|---|
| org.jbpm.formModeler.api.events |
| Modifier and Type | Method and Description |
|---|---|
FormRenderContextTO |
FormRenderEvent.getContext() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FormRenderEvent.isMine(FormRenderContextTO myContext) |
void |
FormRenderEvent.setContext(FormRenderContextTO context) |
| Constructor and Description |
|---|
FormRenderEvent(FormRenderContextTO context) |
FormSubmitFailEvent(FormRenderContextTO context,
String cause) |
FormSubmittedEvent(FormRenderContextTO context) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.