Class ProcessVariableListViewImpl.VariableHistoryActionHasCell
- java.lang.Object
-
- org.jbpm.workbench.common.client.util.ButtonActionCell<org.jbpm.workbench.pr.model.ProcessVariableSummary>
-
- org.jbpm.workbench.pr.client.editors.variables.list.ProcessVariableListViewImpl.VariableHistoryActionHasCell
-
- All Implemented Interfaces:
com.google.gwt.cell.client.HasCell<org.jbpm.workbench.pr.model.ProcessVariableSummary,org.jbpm.workbench.pr.model.ProcessVariableSummary>
- Enclosing class:
- ProcessVariableListViewImpl
protected class ProcessVariableListViewImpl.VariableHistoryActionHasCell extends org.jbpm.workbench.common.client.util.ButtonActionCell<org.jbpm.workbench.pr.model.ProcessVariableSummary>
-
-
Constructor Summary
Constructors Constructor Description VariableHistoryActionHasCell(String text, com.google.gwt.cell.client.ActionCell.Delegate<org.jbpm.workbench.pr.model.ProcessVariableSummary> delegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrender(com.google.gwt.cell.client.Cell.Context context, org.jbpm.workbench.pr.model.ProcessVariableSummary value, com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
-
-
-
Constructor Detail
-
VariableHistoryActionHasCell
public VariableHistoryActionHasCell(String text, com.google.gwt.cell.client.ActionCell.Delegate<org.jbpm.workbench.pr.model.ProcessVariableSummary> delegate)
-
-
Method Detail
-
render
public void render(com.google.gwt.cell.client.Cell.Context context, org.jbpm.workbench.pr.model.ProcessVariableSummary value, com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)- Overrides:
renderin classorg.jbpm.workbench.common.client.util.ButtonActionCell<org.jbpm.workbench.pr.model.ProcessVariableSummary>
-
-