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