org.jbpm.console.ng.gc.client.list.base
Class GenericActions.DeleteActionHasCell
java.lang.Object
org.jbpm.console.ng.gc.client.list.base.GenericActions.DeleteActionHasCell
- All Implemented Interfaces:
- com.google.gwt.cell.client.HasCell<T,T>
- Enclosing class:
- GenericActions<T extends GenericSummary>
protected class GenericActions.DeleteActionHasCell
- extends Object
- implements com.google.gwt.cell.client.HasCell<T,T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericActions.DeleteActionHasCell
public GenericActions.DeleteActionHasCell(String text,
com.google.gwt.cell.client.ActionCell.Delegate<T> delegate)
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>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.