public abstract class BaseProcessDefDetailsPresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
BaseProcessDefDetailsPresenter.BaseProcessDefDetailsView |
| Constructor and Description |
|---|
BaseProcessDefDetailsPresenter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
changeStyleRow(String processDefName,
String processDefVersion) |
abstract com.google.gwt.user.client.ui.IsWidget |
getWidget() |
void |
onProcessDefSelectionEvent(ProcessDefSelectionEvent event) |
protected abstract void |
refreshProcessDef(String deploymentId,
String processId) |
protected abstract void |
refreshView(String currentProcessDefId,
String currentDeploymentId) |
public void onProcessDefSelectionEvent(@Observes
ProcessDefSelectionEvent event)
public abstract com.google.gwt.user.client.ui.IsWidget getWidget()
protected abstract void refreshView(String currentProcessDefId, String currentDeploymentId)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.