protected class DeploymentUnitsListViewImpl.DeleteActionHasCell extends Object implements com.google.gwt.cell.client.HasCell<KModuleDeploymentUnitSummary,KModuleDeploymentUnitSummary>
Constructor and Description |
---|
DeploymentUnitsListViewImpl.DeleteActionHasCell(String text,
com.google.gwt.cell.client.ActionCell.Delegate<KModuleDeploymentUnitSummary> delegate) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.cell.client.Cell<KModuleDeploymentUnitSummary> |
getCell() |
com.google.gwt.cell.client.FieldUpdater<KModuleDeploymentUnitSummary,KModuleDeploymentUnitSummary> |
getFieldUpdater() |
KModuleDeploymentUnitSummary |
getValue(KModuleDeploymentUnitSummary object) |
public DeploymentUnitsListViewImpl.DeleteActionHasCell(String text, com.google.gwt.cell.client.ActionCell.Delegate<KModuleDeploymentUnitSummary> delegate)
public com.google.gwt.cell.client.Cell<KModuleDeploymentUnitSummary> getCell()
getCell
in interface com.google.gwt.cell.client.HasCell<KModuleDeploymentUnitSummary,KModuleDeploymentUnitSummary>
public com.google.gwt.cell.client.FieldUpdater<KModuleDeploymentUnitSummary,KModuleDeploymentUnitSummary> getFieldUpdater()
getFieldUpdater
in interface com.google.gwt.cell.client.HasCell<KModuleDeploymentUnitSummary,KModuleDeploymentUnitSummary>
public KModuleDeploymentUnitSummary getValue(KModuleDeploymentUnitSummary object)
getValue
in interface com.google.gwt.cell.client.HasCell<KModuleDeploymentUnitSummary,KModuleDeploymentUnitSummary>
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.