Class ResultMatrix.ResultMatrixLinkCell

All Implemented Interfaces:
Serializable, ResultMatrix.Cell, ResultMatrix.LinkCell, ResultMatrix.Cell, ResultMatrix.LinkCell
Enclosing class:
ResultMatrix

@Deprecated public static class ResultMatrix.ResultMatrixLinkCell extends ResultMatrix.AbstractResultMatrixCell implements ResultMatrix.LinkCell
Deprecated.
better use the shorter ResultMatrix.LinkCell
See Also:
  • Field Details

    • targetPage

      public String targetPage
      Deprecated.
    • targetPageState

      public Object targetPageState
      Deprecated.
  • Constructor Details

    • ResultMatrixLinkCell

      public ResultMatrixLinkCell()
      Deprecated.
    • ResultMatrixLinkCell

      public ResultMatrixLinkCell(Object value, String targetPage, Object targetPageState)
      Deprecated.