@Dependent public class ProcessDiagramPresenter extends Object
| Constructor and Description |
|---|
ProcessDiagramPresenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
displayImage(String svgContent,
String containerId) |
void |
expandDiagramContainer() |
String |
getName() |
com.google.gwt.user.client.ui.IsWidget |
getView() |
void |
onProcessSelectionEvent(ProcessDefSelectionEvent event) |
void |
setProcessImageService(org.jboss.errai.common.client.api.Caller<ProcessImageService> processImageService) |
@Inject public void setProcessImageService(org.jboss.errai.common.client.api.Caller<ProcessImageService> processImageService)
public void onProcessSelectionEvent(@Observes
ProcessDefSelectionEvent event)
public void expandDiagramContainer()
public String getName()
public com.google.gwt.user.client.ui.IsWidget getView()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.