jBPM Console NG - Human Tasks Client 6.0.2-SNAPSHOT

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

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

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


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

public ActionsCellTaskList.StartActionHasCell(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.0.2-SNAPSHOT

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