Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
addFinishedHandler(FinishedHandler handler)
StringMethod called when a process completes, meaning the process executes a ProcessElement with no next element.
|
com.google.gwt.event.shared.HandlerRegistration addFinishedHandler(FinishedHandler handler)
handler
- the finished handlerHandlerRegistration
used to remove this handler