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