Drools Workbench - Guided Decision Table Editor - Client 6.0.1-SNAPSHOT

org.drools.workbench.screens.guided.dtable.client.widget.auditlog
Class AuditLogEntryCellHelper

java.lang.Object
  extended by org.drools.workbench.screens.guided.dtable.client.widget.auditlog.AuditLogEntryCellHelper

public class AuditLogEntryCellHelper
extends Object

Render different HTML for different AuditLogEvents


Constructor Summary
AuditLogEntryCellHelper(com.google.gwt.i18n.client.DateTimeFormat format)
           
AuditLogEntryCellHelper(com.google.gwt.i18n.client.DateTimeFormat format, String labelClass, String valueClass)
           
 
Method Summary
static String getEventTypeDisplayText(String eventType)
          Lookup display text for each AuditLogEntry type
 com.google.gwt.safehtml.shared.SafeHtml getSafeHtml(org.drools.workbench.models.datamodel.auditlog.AuditLogEntry event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuditLogEntryCellHelper

public AuditLogEntryCellHelper(com.google.gwt.i18n.client.DateTimeFormat format)

AuditLogEntryCellHelper

public AuditLogEntryCellHelper(com.google.gwt.i18n.client.DateTimeFormat format,
                               String labelClass,
                               String valueClass)
Method Detail

getEventTypeDisplayText

public static String getEventTypeDisplayText(String eventType)
Lookup display text for each AuditLogEntry type

Parameters:
eventType -
Returns:

getSafeHtml

public com.google.gwt.safehtml.shared.SafeHtml getSafeHtml(org.drools.workbench.models.datamodel.auditlog.AuditLogEntry event)

Drools Workbench - Guided Decision Table Editor - Client 6.0.1-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.