Method | Description | |
---|---|---|
Dispose ( ) : void | ||
cReport ( ) : System | ||
debugGroupKeys ( ) : string[] | ||
debugGroupPanitKeys ( ) : string[] | ||
endPage ( ) : csRptEndPageResult | ||
evalPost ( ) : void | ||
evalPostGroupFooter ( ) : void | ||
evalPostGroupHeader ( ) : void | ||
evalPre ( ) : void | ||
evalPreGroupFooter ( ) : void | ||
evalPreGroupHeader ( ) : void | ||
getCompiler ( ) : |
||
getConnect ( ) : |
||
getConnectsAux ( ) : |
||
getControls ( ) : |
||
getDescripUser ( ) : String | ||
getDetails ( ) : |
||
getExportEmailAddress ( ) : String | ||
getFooters ( ) : |
||
getFormulaTypes ( ) : |
||
getFormulas ( ) : |
||
getGroupAverage ( int colIndex, int indexGroup ) : double | ||
getGroupCount ( int colIndex, int indexGroup ) : double | ||
getGroupLineNumber ( int indexGroup ) : object | ||
getGroupMax ( int colIndex, int indexGroup ) : double | ||
getGroupMin ( int colIndex, int indexGroup ) : double | ||
getGroupTotal ( int colIndex, int indexGroup ) : double | ||
getGroups ( ) : |
||
getGroupsFooters ( ) : cIReportGroupSections | ||
getGroupsHeaders ( ) : cIReportGroupSections | ||
getHeaders ( ) : |
||
getIsForWeb ( ) : bool | ||
getLaunchInfo ( ) : |
||
getLine ( |
||
getLineType ( ) : csRptGetLineResult | ||
getName ( ) : String | ||
getPageSetting ( ) : |
||
getPages ( ) : |
||
getPaperInfo ( ) : |
||
getPath ( ) : String | ||
getReportDisconnected ( ) : bool | ||
init ( |
||
launch ( ) : bool | ||
launch ( |
||
load ( object commDialog ) : bool | ||
loadData ( object commDialog ) : bool | ||
loadSilent ( String fileName ) : bool | ||
loadSilentData ( String fileName ) : bool | ||
markGroupFooterPrinted ( ) : void | ||
markGroupHeaderPrinted ( ) : void | ||
moveGroup ( int from, int to ) : bool | ||
moveToNext ( ) : void | ||
newPage ( ) : csRptNewPageResult | ||
save ( object commDialog, bool withDialog ) : bool | ||
saveData ( object commDialog, bool withDialog ) : bool | ||
setConnectsAux ( cReportConnectsAux rhs ) : void | ||
setDatabaseEngine ( csDatabaseEngine databaseEngine ) : void | ||
setDescripUser ( String rhs ) : void | ||
setDetails ( cReportSections rhs ) : void | ||
setExportEmailAddress ( String rhs ) : void | ||
setFooters ( cReportSections rhs ) : void | ||
setGroups ( cReportGroups rhs ) : void | ||
setHeaders ( cReportSections rhs ) : void | ||
setIsForWeb ( bool rhs ) : void | ||
setLaunchInfo ( cReportLaunchInfo oLaunchInfo ) : void | ||
setName ( String rhs ) : void | ||
setPageSetting ( cReportPageSettings rhs ) : void | ||
setPaperInfo ( cReportPaperInfo rhs ) : void | ||
setPathDefault ( String rhs ) : void | ||
setReportDisconnected ( bool rhs ) : void |
Method | Description | |
---|---|---|
OnProgress ( String task ) : bool | ||
OnProgress ( String task, int page, int currRecord, int recordCount ) : bool | ||
OnReportDone ( ) : void |
Method | Description | |
---|---|---|
addFieldToNewPage ( |
||
addFormula ( |
||
addGroup ( int i, int j, object value ) : void | ||
changeGroup ( int i, object value ) : void | ||
changeRow ( int i, int j ) : void | ||
compileReport ( ) : bool | ||
createPageSetting ( ) : bool | ||
evalFunctions ( int idxGroup, csRptWhenEval whenEval ) : bool | ||
getControlsInZOrder ( |
||
getCurrenPage ( ) : int | ||
getFileName ( String fileNameWithExt ) : String | ||
getHeightHeader ( ) : float | ||
getLineAux ( |
||
getTopFooter ( ) : float | ||
getTotalPages ( ) : int | ||
getValue ( String controlName ) : object | ||
getValue ( String controlName, bool notFormat ) : object | ||
getValueFromRs ( int colIndex ) : object | ||
getValueString ( String controlName ) : String | ||
initControls ( List recordsets ) : bool | ||
initGroups ( |
||
loadAux ( CSXml docXml, |
||
loadConnect ( CSXml docXml ) : bool | ||
loadConnectsAux ( CSXml docXml ) : bool | ||
loadFormulas ( CSXml docXml ) : bool | ||
loadGroups ( CSXml docXml ) : bool | ||
loadLaunchInfo ( CSXml docXml ) : bool | ||
loadPaperInfo ( CSXml docXml ) : void | ||
nLoad ( CSXml docXml ) : bool | ||
nLoadData ( CSXml docXml ) : bool | ||
orderDateAsc ( int first, int last, int orderBy ) : bool | ||
orderDateDesc ( int first, int last, int orderBy ) : bool | ||
orderNumberAsc ( int first, int last, int orderBy ) : bool | ||
orderNumberDesc ( int first, int last, int orderBy ) : bool | ||
orderTextAsc ( int first, int last, int orderBy ) : bool | ||
orderTextDesc ( int first, int last, int orderBy ) : bool | ||
pAddFormulasInSection ( |
||
pCheckExistsGroupHToReprint ( ) : void | ||
pCloseGroupFooters ( int i ) : void | ||
pDestroyCrossRef ( |
||
pDestroyImages ( ) : void | ||
pEstimateLoops ( int n ) : int | ||
pEvalFooterToClose ( ) : bool | ||
pEvalFooterToClose2 ( ) : bool | ||
pEvalGroupChange ( int i ) : void | ||
pEvalGroupChangedAux ( int i ) : void | ||
pExistsGroupHeadersToReprint ( ) : bool | ||
pExistsGroupToReprintInNP ( ) : void | ||
pFixGroupIndex ( ) : void | ||
pGetChartImage ( int indexRows, int indexField, int indexRow, |
||
pGetChildGroupFooterToClose ( int idxGroupFather ) : int | ||
pGetData ( |
||
pGetData ( |
||
pGetDataAux ( List recordsets ) : bool | ||
pGetDataSource ( String name ) : String | ||
pGetFileImageInTMP ( byte bytes ) : String | ||
pGetImage ( int indexRows, int indexField, int indexRow ) : Image | ||
pGetIndexRows ( int &indexRows, int &indexRow, int &indexField, |
||
pGetLineAuxDetail ( |
||
pGetLineAuxDoGroups ( bool &bGetNewPage ) : void | ||
pGetLineAuxGroupFooter ( |
||
pGetLineAuxGroupHeader ( bool bGetNewPage, |
||
pGetLineAuxPrintGroupInNP ( ) : void | ||
pGetLineAuxPrintHeader ( ) : bool | ||
pGetLineAuxReportCancel ( ) : csRptGetLineResult | ||
pGetLineAuxReportIsDone ( ) : csRptGetLineResult | ||
pGetLineWork ( |
||
pGetLineWorkAuxReportEnd ( ) : csRptGetLineResult | ||
pGetMainDataSource ( List recordsets ) : String | ||
pGroupChanged ( int i, bool &bGetNewPage ) : void | ||
pGroupChangedAux ( int i ) : void | ||
pInitCtrls ( |
||
pInitImages ( ) : void | ||
pInitRowFormulas ( ) : void | ||
pIsGroupFormula ( int formulaType ) : bool | ||
pMarkGroupHeaderPrintedAux ( ) : void | ||
pMarkGroupHeadersToReprint ( ) : void | ||
pNotPendingFooters ( ) : bool | ||
pOpenGroupHeader ( int i ) : void | ||
pReportIsDone ( ) : bool | ||
pSetColIndexInGroupFormulaAux ( DataTable rs, cReportFormulaInt fint, String colName, String keyParam ) : void | ||
pSetFormulaIndexGroup ( cReportFormula formula, cReportSection sec ) : void | ||
pSetGroupFormulaHF ( cReportSections sections, int idxGrop ) : void | ||
pSetGroupFormulaHeaders ( ) : void | ||
pSetGroupsInCtrlFormulaHide ( ) : void | ||
pSetGroupsInCtrlFormulaHideAux ( cReportSectionLines scls, int idxGrop ) : void | ||
pSetIndexColInGroupFormula ( cReportFormula formula, List recordsets ) : void | ||
pSetIndexColInGroupFormulas ( List recordsets ) : void | ||
pSetIndexColInGroupFormulasAux ( cReportSections sections, List recordsets ) : void | ||
pSetIndexGroupInFormulaGroups ( cReportSections sections ) : void | ||
pSortControlsByLeft ( ) : void | ||
pSortControlsByLeftAux1 ( cReportSections sections ) : void | ||
redimPreserve ( T_Group &groups, int size ) : void | ||
reportDone ( ) : void | ||
resumeDBAccessMissing ( String connectString, bool saveInReport, CSDataBase cn ) : bool | ||
saveDataForWeb ( cReportPage page, String dataName, String dataPath ) : bool | ||
sortCollection ( ) : void | ||
sortCollectionAux ( cReportSections col ) : void |
protected OnProgress ( String task, int page, int currRecord, int recordCount ) : bool | ||
task | String | |
page | int | |
currRecord | int | |
recordCount | int | |
return | bool |
public getConnectsAux ( ) : |
||
return |
public getFormulaTypes ( ) : |
||
return |
public getGroupAverage ( int colIndex, int indexGroup ) : double | ||
colIndex | int | |
indexGroup | int | |
return | double |
public getGroupCount ( int colIndex, int indexGroup ) : double | ||
colIndex | int | |
indexGroup | int | |
return | double |
public getGroupLineNumber ( int indexGroup ) : object | ||
indexGroup | int | |
return | object |
public getGroupMax ( int colIndex, int indexGroup ) : double | ||
colIndex | int | |
indexGroup | int | |
return | double |
public getGroupMin ( int colIndex, int indexGroup ) : double | ||
colIndex | int | |
indexGroup | int | |
return | double |
public getGroupTotal ( int colIndex, int indexGroup ) : double | ||
colIndex | int | |
indexGroup | int | |
return | double |
public getGroupsFooters ( ) : cIReportGroupSections | ||
return | cIReportGroupSections |
public getGroupsHeaders ( ) : cIReportGroupSections | ||
return | cIReportGroupSections |
public getLine ( |
||
fields | ||
return | csRptGetLineResult |
public getPageSetting ( ) : |
||
return |
public init ( |
||
oLaunchInfo | ||
return | bool |
public launch ( |
||
oLaunchInfo | ||
return | bool |
public loadSilentData ( String fileName ) : bool | ||
fileName | String | |
return | bool |
public save ( object commDialog, bool withDialog ) : bool | ||
commDialog | object | |
withDialog | bool | |
return | bool |
public saveData ( object commDialog, bool withDialog ) : bool | ||
commDialog | object | |
withDialog | bool | |
return | bool |
public setConnectsAux ( cReportConnectsAux rhs ) : void | ||
rhs | cReportConnectsAux | |
return | void |
public setDatabaseEngine ( csDatabaseEngine databaseEngine ) : void | ||
databaseEngine | csDatabaseEngine | |
return | void |
public setDetails ( cReportSections rhs ) : void | ||
rhs | cReportSections | |
return | void |
public setExportEmailAddress ( String rhs ) : void | ||
rhs | String | |
return | void |
public setFooters ( cReportSections rhs ) : void | ||
rhs | cReportSections | |
return | void |
public setGroups ( cReportGroups rhs ) : void | ||
rhs | cReportGroups | |
return | void |
public setHeaders ( cReportSections rhs ) : void | ||
rhs | cReportSections | |
return | void |
public setLaunchInfo ( cReportLaunchInfo oLaunchInfo ) : void | ||
oLaunchInfo | cReportLaunchInfo | |
return | void |
public setPageSetting ( cReportPageSettings rhs ) : void | ||
rhs | cReportPageSettings | |
return | void |
public setPaperInfo ( cReportPaperInfo rhs ) : void | ||
rhs | cReportPaperInfo | |
return | void |
public setReportDisconnected ( bool rhs ) : void | ||
rhs | bool | |
return | void |