jBPM Console NG - Generic Client 6.1.0.Beta2

org.jbpm.console.ng.gc.client.list.base
Class GenericActions.UpdateHasCell

java.lang.Object
  extended by org.jbpm.console.ng.gc.client.list.base.GenericActions.UpdateHasCell
All Implemented Interfaces:
com.google.gwt.cell.client.HasCell<T,T>
Enclosing class:
GenericActions<T>

protected class GenericActions.UpdateHasCell
extends Object
implements com.google.gwt.cell.client.HasCell<T,T>


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

Constructor Detail

GenericActions.UpdateHasCell

public GenericActions.UpdateHasCell(String text,
                                    com.google.gwt.cell.client.ActionCell.Delegate<T> delegate)
Method Detail

getCell

public com.google.gwt.cell.client.Cell<T> getCell()
Specified by:
getCell in interface com.google.gwt.cell.client.HasCell<T,T>

getFieldUpdater

public com.google.gwt.cell.client.FieldUpdater<T,T> getFieldUpdater()
Specified by:
getFieldUpdater in interface com.google.gwt.cell.client.HasCell<T,T>

getValue

public T getValue(T object)
Specified by:
getValue in interface com.google.gwt.cell.client.HasCell<T,T>

jBPM Console NG - Generic Client 6.1.0.Beta2

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