Class ResultMatrix.ResultMatrixLinkCell
Object
ResultMatrix.AbstractResultMatrixCell
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.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionDeprecated.Deprecated.Fields inherited from class ResultMatrix.AbstractResultMatrixCell
type, value
-
Constructor Summary
ConstructorDescriptionDeprecated.ResultMatrixLinkCell
(Object value, String targetPage, Object targetPageState) Deprecated. -
Method Summary
-
Field Details
-
targetPage
Deprecated. -
targetPageState
Deprecated.
-
-
Constructor Details
-
ResultMatrixLinkCell
public ResultMatrixLinkCell()Deprecated. -
ResultMatrixLinkCell
Deprecated.
-
ResultMatrix.LinkCell