|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CellExplanation
Provides a human readable explanation for a cell.
Method Summary | |
---|---|
String |
getExplanation(Cell cell)
Get the explanation for the given cell. |
String |
getExplanationAsHtml(Cell cell)
Get the explanation in html format for the given cell |
Method Detail |
---|
String getExplanation(Cell cell)
cell
- the cell
null
if none is availableString getExplanationAsHtml(Cell cell)
cell
- the cell
null
if none is
available
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |