protected class DataSetTasksListGridViewImpl.ReleaseActionHasCell extends Object implements com.google.gwt.cell.client.HasCell<TaskSummary,TaskSummary>
| Constructor and Description |
|---|
DataSetTasksListGridViewImpl.ReleaseActionHasCell(String text,
com.google.gwt.cell.client.ActionCell.Delegate<TaskSummary> delegate) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.cell.client.Cell<TaskSummary> |
getCell() |
com.google.gwt.cell.client.FieldUpdater<TaskSummary,TaskSummary> |
getFieldUpdater() |
TaskSummary |
getValue(TaskSummary object) |
public DataSetTasksListGridViewImpl.ReleaseActionHasCell(String text, com.google.gwt.cell.client.ActionCell.Delegate<TaskSummary> delegate)
public com.google.gwt.cell.client.Cell<TaskSummary> getCell()
getCell in interface com.google.gwt.cell.client.HasCell<TaskSummary,TaskSummary>public com.google.gwt.cell.client.FieldUpdater<TaskSummary,TaskSummary> getFieldUpdater()
getFieldUpdater in interface com.google.gwt.cell.client.HasCell<TaskSummary,TaskSummary>public TaskSummary getValue(TaskSummary object)
getValue in interface com.google.gwt.cell.client.HasCell<TaskSummary,TaskSummary>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.