protected static class AbstractTaskListView.ReleaseActionHasCell extends ButtonActionCell<TaskSummary>
| Constructor and Description |
|---|
ReleaseActionHasCell(org.jboss.errai.security.shared.api.identity.User identity,
String text,
com.google.gwt.cell.client.ActionCell.Delegate<TaskSummary> delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(com.google.gwt.cell.client.Cell.Context context,
TaskSummary value,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb) |
getCell, getFieldUpdater, getText, getValuepublic ReleaseActionHasCell(org.jboss.errai.security.shared.api.identity.User identity,
String text,
com.google.gwt.cell.client.ActionCell.Delegate<TaskSummary> delegate)
public void render(com.google.gwt.cell.client.Cell.Context context,
TaskSummary value,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
render in class ButtonActionCell<TaskSummary>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.