Метод | Описание | |
---|---|---|
fixName ( ) : void | ||
getComparisonType ( ) : csRptGrpComparisonType | ||
getFieldName ( ) : String | ||
getFooter ( ) : |
||
getGrandTotalGroup ( ) : bool | ||
getHeader ( ) : |
||
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 |
Метод | Описание | |
---|---|---|
load ( CSXml xDoc, XmlNode nodeObj ) : bool | ||
save ( CSXml xDoc, XmlNode nodeFather ) : bool |
public getComparisonType ( ) : csRptGrpComparisonType | ||
Результат | csRptGrpComparisonType |
public getOderType ( ) : csRptGrpOrderType | ||
Результат | csRptGrpOrderType |
public setComparisonType ( csRptGrpComparisonType rhs ) : void | ||
rhs | csRptGrpComparisonType | |
Результат | void |
public setFooter ( cReportSection rhs ) : void | ||
rhs | cReportSection | |
Результат | void |
public setGrandTotalGroup ( bool rhs ) : void | ||
rhs | bool | |
Результат | void |
public setHeader ( cReportSection rhs ) : void | ||
rhs | cReportSection | |
Результат | void |
public setOderType ( csRptGrpOrderType rhs ) : void | ||
rhs | csRptGrpOrderType | |
Результат | void |
public setPrintInNewPage ( bool rhs ) : void | ||
rhs | bool | |
Результат | void |
public setRePrintInNewPage ( bool rhs ) : void | ||
rhs | bool | |
Результат | void |