Uses of Interface
org.jbpm.designer.client.popup.AssignmentListItemWidgetView
-
Packages that use AssignmentListItemWidgetView Package Description org.jbpm.designer.client.popup -
-
Uses of AssignmentListItemWidgetView in org.jbpm.designer.client.popup
Classes in org.jbpm.designer.client.popup that implement AssignmentListItemWidgetView Modifier and Type Class Description class
AssignmentListItemWidgetViewImpl
A templated widget that will be used to display a row in a table ofAssignmentRow
s.Methods in org.jbpm.designer.client.popup that return AssignmentListItemWidgetView Modifier and Type Method Description AssignmentListItemWidgetView
ActivityDataIOEditorWidgetView. getAssignmentWidget(int index)
AssignmentListItemWidgetView
ActivityDataIOEditorWidgetViewImpl. getAssignmentWidget(int index)
-