public class SubLinkInfo extends Object
| Constructor and Description |
|---|
SubLinkInfo(String mainColumn,
String subColumn,
String operator)
Constructs a sublink information object of a subreport.
|
public SubLinkInfo(String mainColumn, String subColumn, String operator)
mainColumn - Mapping name of the column used in the primary report.subColumn - Mapping name of the column used in the subreport.operator - Specifies the operator to be the condition for setting up links between the primary report and the subreport.
It is one of the operators in the following list:
© insightsoftware. All rights reserved.