Uses of Interface
org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.ClickListener
-
Packages that use ProMTraceList.ClickListener Package Description org.processmining.framework.util.ui.widgets.traceview -
-
Uses of ProMTraceList.ClickListener in org.processmining.framework.util.ui.widgets.traceview
Methods in org.processmining.framework.util.ui.widgets.traceview with parameters of type ProMTraceList.ClickListener Modifier and Type Method Description voidProMTraceList. addTraceClickListener(ProMTraceList.ClickListener<T> l)voidProMTraceList. removeTraceClickListener(ProMTraceList.ClickListener<T> l)
-