Today `OWEwoksWidgetWithTaskStack` doesn't provide API to cancel a task. There is two approaches: * simple: allow to cancel the current task and the clear all task * advanced but more powerful: allow to cancel a specific task (like using an id)
Today
OWEwoksWidgetWithTaskStackdoesn't provide API to cancel a task.There is two approaches: