Interface ResultMatrix.Cell

All Superinterfaces:
Serializable
All Known Subinterfaces:
ResultMatrix.BackEndCell, ResultMatrix.BackEndCell, ResultMatrix.Cell, ResultMatrix.Cells, ResultMatrix.Cells, ResultMatrix.DownloadCell, ResultMatrix.DownloadCell, ResultMatrix.ImageCell, ResultMatrix.ImageCell, ResultMatrix.LinkButtonCell, ResultMatrix.LinkCell, ResultMatrix.LinkCell, ResultMatrix.StyledCell, ResultMatrix.StyledCell
All Known Implementing Classes:
ResultMatrix.AbstractResultMatrixCell, ResultMatrix.ResultMatrixBackEndCell, ResultMatrix.ResultMatrixCells, ResultMatrix.ResultMatrixDownloadCell, ResultMatrix.ResultMatrixImageCell, ResultMatrix.ResultMatrixLinkCell, ResultMatrix.ResultMatrixStyledCell
Enclosing interface:
ResultMatrix

public static interface ResultMatrix.Cell extends Serializable