jBPM Console NG - Human Tasks Client 6.1.0.CR1

org.jbpm.console.ng.ht.client.editors.taskslist
Class ActionsCellTaskList.ClaimActionHasCell

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

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


Constructor Summary
ActionsCellTaskList.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

ActionsCellTaskList.ClaimActionHasCell

public ActionsCellTaskList.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.1.0.CR1

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