List of usage examples for com.google.gwt.cell.client IconCellDecorator subclass-usage
From source file com.novartis.pcs.ontology.webapp.client.view.ActionIconCellDecorator.java
public class ActionIconCellDecorator<C> extends IconCellDecorator<C> { /** * The delegate that will handle events from the cell. * * @param <T> the type that this delegate acts on */