public class AuditLogEntryDeleteCommentColumn
extends com.google.gwt.user.cellview.client.Column<org.drools.workbench.models.datamodel.auditlog.AuditLogEntry,com.google.gwt.safehtml.shared.SafeHtml>
A column showing an icon to delete an AuditLogEntry.
NOTE: BZ-996942: Replaced old icon for a bootstrap trash icon.
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasHorizontalAlignment
public com.google.gwt.safehtml.shared.SafeHtml getValue(org.drools.workbench.models.datamodel.auditlog.AuditLogEntry object)
Specified by:
getValue in interface com.google.gwt.cell.client.HasCell<org.drools.workbench.models.datamodel.auditlog.AuditLogEntry,com.google.gwt.safehtml.shared.SafeHtml>
Specified by:
getValue in class com.google.gwt.user.cellview.client.Column<org.drools.workbench.models.datamodel.auditlog.AuditLogEntry,com.google.gwt.safehtml.shared.SafeHtml>