jBPM Console NG - Human Tasks Client 6.2.0.Beta2

org.jbpm.console.ng.ht.client.editors.taskslist.grid
Class TasksListGridViewImpl.ClaimActionHasCell

java.lang.Object
  extended by org.jbpm.console.ng.ht.client.editors.taskslist.grid.TasksListGridViewImpl.ClaimActionHasCell
All Implemented Interfaces:
com.google.gwt.cell.client.HasCell<TaskSummary,TaskSummary>
Enclosing class:
TasksListGridViewImpl

protected class TasksListGridViewImpl.ClaimActionHasCell
extends Object
implements com.google.gwt.cell.client.HasCell<TaskSummary,TaskSummary>


Constructor Summary
TasksListGridViewImpl.ClaimActionHasCell(String text, com.google.gwt.cell.client.ActionCell.Delegate<TaskSummary> delegate)
           
 
Method Summary
 com.google.gwt.cell.client.Cell<TaskSummary> getCell()
           
 com.google.gwt.cell.client.FieldUpdater<TaskSummary,TaskSummary> getFieldUpdater()
           
 TaskSummary getValue(TaskSummary object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TasksListGridViewImpl.ClaimActionHasCell

public TasksListGridViewImpl.ClaimActionHasCell(String text,
                                                com.google.gwt.cell.client.ActionCell.Delegate<TaskSummary> delegate)
Method Detail

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>

jBPM Console NG - Human Tasks Client 6.2.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.