public interface CellExplanation
Modifier and Type | Method and Description |
---|---|
String |
getExplanation(Cell cell,
ServiceProvider provider)
Get the explanation for the given cell.
|
String |
getExplanationAsHtml(Cell cell,
ServiceProvider provider)
Get the explanation in html format for the given cell
|
String getExplanation(Cell cell, ServiceProvider provider)
cell
- the cellprovider
- provider for eventual services needed to create the
explanation, may be null
null
if none is availableString getExplanationAsHtml(Cell cell, ServiceProvider provider)
cell
- the cellprovider
- provider for eventual services needed to create the
explanation, my be null
null
if none is
availableBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a