Uses of Class
org.jbpm.workbench.cm.client.events.CaseCommentEditEvent
-
Packages that use CaseCommentEditEvent Package Description org.jbpm.workbench.cm.client.comments -
-
Uses of CaseCommentEditEvent in org.jbpm.workbench.cm.client.comments
Methods in org.jbpm.workbench.cm.client.comments with parameters of type CaseCommentEditEvent Modifier and Type Method Description voidCaseCommentItemView. onCaseCommentEditEvent(CaseCommentEditEvent event)Method parameters in org.jbpm.workbench.cm.client.comments with type arguments of type CaseCommentEditEvent Modifier and Type Method Description voidCaseCommentItemView. setCommentEditEvent(javax.enterprise.event.Event<CaseCommentEditEvent> commentEditEvent)
-