jBPM Console NG - Generic Client 6.1.0.Final

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

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

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


Constructor Summary
GenericActions.ReadActionHasCell(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.ReadActionHasCell

public GenericActions.ReadActionHasCell(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 extends GenericSummary,T extends GenericSummary>

getFieldUpdater

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

getValue

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

jBPM Console NG - Generic Client 6.1.0.Final

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