org.jbpm.console.ng.ht.client.editors.taskslist.grid
Class TasksListGridViewImpl.ReleaseActionHasCell
java.lang.Object
org.jbpm.console.ng.ht.client.editors.taskslist.grid.TasksListGridViewImpl.ReleaseActionHasCell
- All Implemented Interfaces:
- com.google.gwt.cell.client.HasCell<TaskSummary,TaskSummary>
- Enclosing class:
- TasksListGridViewImpl
protected class TasksListGridViewImpl.ReleaseActionHasCell
- extends Object
- implements com.google.gwt.cell.client.HasCell<TaskSummary,TaskSummary>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TasksListGridViewImpl.ReleaseActionHasCell
public TasksListGridViewImpl.ReleaseActionHasCell(String text,
com.google.gwt.cell.client.ActionCell.Delegate<TaskSummary> delegate)
getCell
public com.google.gwt.cell.client.Cell<TaskSummary> getCell()
- Specified by:
getCell in interface com.google.gwt.cell.client.HasCell<TaskSummary,TaskSummary>
getFieldUpdater
public com.google.gwt.cell.client.FieldUpdater<TaskSummary,TaskSummary> getFieldUpdater()
- Specified by:
getFieldUpdater in interface com.google.gwt.cell.client.HasCell<TaskSummary,TaskSummary>
getValue
public TaskSummary getValue(TaskSummary object)
- Specified by:
getValue in interface com.google.gwt.cell.client.HasCell<TaskSummary,TaskSummary>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.