protected class ProcessVariableListViewImpl.VariableHistoryActionHasCell extends ButtonActionCell<ProcessVariableSummary>
Constructor and Description |
---|
VariableHistoryActionHasCell(String text,
com.google.gwt.cell.client.ActionCell.Delegate<ProcessVariableSummary> delegate) |
Modifier and Type | Method and Description |
---|---|
void |
render(com.google.gwt.cell.client.Cell.Context context,
ProcessVariableSummary value,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb) |
getCell, getFieldUpdater, getText, getValue
public VariableHistoryActionHasCell(String text, com.google.gwt.cell.client.ActionCell.Delegate<ProcessVariableSummary> delegate)
public void render(com.google.gwt.cell.client.Cell.Context context, ProcessVariableSummary value, com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
render
in class ButtonActionCell<ProcessVariableSummary>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.