public class TooltipHelper extends Object
| Constructor and Description |
|---|
TooltipHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
docToString(Doc doc,
String... optionalDocumentations)
Return HTML formatted tooltip.
|
static String |
getErrorTooltip(String errorMessage)
Format error as tootip error messsage.
|
public static String docToString(Doc doc, String... optionalDocumentations)
doc - the doc to useoptionalDocumentations - optional documentationCopyright © 1999–2013 CodeLutin. All rights reserved.