Interface | Description |
---|---|
AuditLogView |
View and Presenter interfaces for the AuditLog
|
AuditLogView.Presenter | |
AuditLogViewImpl.AuditLogStyle |
Custom styles for audit log cell table.
|
Class | Description |
---|---|
AuditLog |
Presenter for AuditLog
|
AuditLogEntryCell |
A cell to render AuditLogEntry's
|
AuditLogEntryCellHelper |
Render different HTML for different AuditLogEvents
|
AuditLogEntryCommentColumn |
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.
|
AuditLogEntryDeleteCommentColumn |
A column showing an icon to delete an AuditLogEntry.
|
AuditLogEntrySummaryColumn |
A column for the Audit Log summary
|
AuditLogViewImpl |
The AuditLog View implementation
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.