Uses of Interface
io.graphenee.jbpm.embedded.vaadin.GxUserTaskForm.GxTaskActionListener
-
Packages that use GxUserTaskForm.GxTaskActionListener Package Description io.graphenee.jbpm.embedded.vaadin -
-
Uses of GxUserTaskForm.GxTaskActionListener in io.graphenee.jbpm.embedded.vaadin
Fields in io.graphenee.jbpm.embedded.vaadin with type parameters of type GxUserTaskForm.GxTaskActionListener Modifier and Type Field Description Set<GxUserTaskForm.GxTaskActionListener<T>>GxUserTaskForm. listenersMethods in io.graphenee.jbpm.embedded.vaadin with parameters of type GxUserTaskForm.GxTaskActionListener Modifier and Type Method Description voidGxUserTaskForm. addTaskActionListener(GxUserTaskForm.GxTaskActionListener<T> listener)
-