public class AuditLogEntrySummaryColumn
extends com.google.gwt.user.cellview.client.Column<org.drools.workbench.models.datamodel.auditlog.AuditLogEntry,org.drools.workbench.models.datamodel.auditlog.AuditLogEntry>
A column for the Audit Log summary
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasHorizontalAlignment
public AuditLogEntrySummaryColumn(String labelClass,
String valueClass)
AuditLogEntrySummaryColumn
public AuditLogEntrySummaryColumn()
Method Detail
getValue
public org.drools.workbench.models.datamodel.auditlog.AuditLogEntry 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,org.drools.workbench.models.datamodel.auditlog.AuditLogEntry>
Specified by:
getValue in class com.google.gwt.user.cellview.client.Column<org.drools.workbench.models.datamodel.auditlog.AuditLogEntry,org.drools.workbench.models.datamodel.auditlog.AuditLogEntry>