Uses of Interface
org.jbpm.designer.client.popup.ActivityDataIOEditorView.Presenter
-
Packages that use ActivityDataIOEditorView.Presenter Package Description org.jbpm.designer.client.popup -
-
Uses of ActivityDataIOEditorView.Presenter in org.jbpm.designer.client.popup
Classes in org.jbpm.designer.client.popup that implement ActivityDataIOEditorView.Presenter Modifier and Type Class Description class
ActivityDataIOEditor
Fields in org.jbpm.designer.client.popup declared as ActivityDataIOEditorView.Presenter Modifier and Type Field Description protected ActivityDataIOEditorView.Presenter
ActivityDataIOEditorViewImpl. presenter
Methods in org.jbpm.designer.client.popup with parameters of type ActivityDataIOEditorView.Presenter Modifier and Type Method Description void
ActivityDataIOEditorView. init(ActivityDataIOEditorView.Presenter presenter)
void
ActivityDataIOEditorViewImpl. init(ActivityDataIOEditorView.Presenter presenter)
-