public interface ContactTemplates extends SafeHtmlTemplates
SafeHtmlTemplates.Template| Modifier and Type | Field and Description |
|---|---|
static ContactTemplates |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
SafeHtml |
contactCell(String name,
String contactId) |
SafeHtml |
contactCellTooltip(SafeHtml image,
String name,
String address) |
static final ContactTemplates INSTANCE
Copyright © 2012-2013 ArcBees. All Rights Reserved.