protected static class AbstractTaskListView.ConditionalActionHasCell extends ButtonActionCell<TaskSummary>
| Modifier and Type | Class and Description |
|---|---|
protected static interface |
AbstractTaskListView.ConditionalActionHasCell.ActionCellRenderCondition |
| Constructor and Description |
|---|
ConditionalActionHasCell(String text,
com.google.gwt.cell.client.ActionCell.Delegate<TaskSummary> delegate,
AbstractTaskListView.ConditionalActionHasCell.ActionCellRenderCondition cond) |
| 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 ConditionalActionHasCell(String text, com.google.gwt.cell.client.ActionCell.Delegate<TaskSummary> delegate, AbstractTaskListView.ConditionalActionHasCell.ActionCellRenderCondition cond)
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.