Method |
Description |
|
fixName ( ) : void |
|
|
getComparisonType ( ) : csRptGrpComparisonType |
|
|
getFieldName ( ) : String |
|
|
getFooter ( ) : cReportSection |
|
|
getGrandTotalGroup ( ) : bool |
|
|
getHeader ( ) : cReportSection |
|
|
getIndex ( ) : int |
|
|
getKey ( ) : String |
|
|
getName ( ) : String |
|
|
getOderType ( ) : csRptGrpOrderType |
|
|
getPrintInNewPage ( ) : bool |
|
|
getRePrintInNewPage ( ) : bool |
|
|
setComparisonType ( csRptGrpComparisonType rhs ) : void |
|
|
setFieldName ( String rhs ) : void |
|
|
setFooter ( cReportSection rhs ) : void |
|
|
setGrandTotalGroup ( bool rhs ) : void |
|
|
setHeader ( cReportSection rhs ) : void |
|
|
setIndex ( int rhs ) : void |
|
|
setKey ( String rhs ) : void |
|
|
setName ( String rhs ) : void |
|
|
setOderType ( csRptGrpOrderType rhs ) : void |
|
|
setPrintInNewPage ( bool rhs ) : void |
|
|
setRePrintInNewPage ( bool rhs ) : void |
|
|