- All Implemented Interfaces:
- com.google.gwt.cell.client.HasCell<org.drools.workbench.models.datamodel.auditlog.AuditLogEntry,String>, com.google.gwt.user.client.ui.HasAlignment, com.google.gwt.user.client.ui.HasHorizontalAlignment, com.google.gwt.user.client.ui.HasVerticalAlignment
public class AuditLogEntryCommentColumn
extends com.google.gwt.user.cellview.client.Column<org.drools.workbench.models.datamodel.auditlog.AuditLogEntry,String>
A column for Audit Log User comments
NOTE: BZ-996942: Replace input text for a textarea element, allows comments more legible and putting a helper placeholder.