Method | Description | |
---|---|---|
addCtrls ( |
||
addCtrls ( |
||
fillColumns ( string dataSource, CSReportDll columns, |
||
getDataSourceStr ( string dataSource ) : string | ||
getToolBox ( |
||
implementThisMessage ( string functionName, string moduleName ) : void | ||
isNumberField ( int fieldType ) : bool | ||
moveGroup ( |
||
setDocActive ( |
||
setEditAlignCtlState ( bool b ) : void | ||
setEditAlignTextState ( object length ) : void | ||
setEditAlignValue ( int align ) : void | ||
setEditFontBoldValue ( int bBold ) : void | ||
setParametersAux ( CSConnect connect, object connect2 ) : void | ||
setParametersAux ( |
||
setStatus ( ) : void | ||
showDbFields ( string sField, int nFieldType, int nIndex, |
||
showGroupProperties ( object o, |
Method | Description | |
---|---|---|
clearCtrlBox ( |
||
clearCtrlTreeBox ( |
||
clearToolBox ( |
||
createStandarSections ( |
||
getCtrlBox ( |
||
getCtrlTreeBox ( |
||
pAddCtrlsAux ( cIReportGroupSections sections, |
||
setDocInacActive ( |
public static addCtrls ( |
||
report | ||
lv_controls | ||
C_CTRL_IMAGE | int | |
C_DB_IMAGE | int | |
return | void |
public static addCtrls ( |
||
report | ||
tv_controls | ||
C_IMG_FOLDER | int | |
C_IMG_FORMULA | int | |
C_IMG_CONTROL | int | |
C_IMG_DATBASE_FIELD | int | |
return | void |
public static fillColumns ( string dataSource, CSReportDll columns, |
||
dataSource | string | |
columns | CSReportDll | |
lv_columns | ||
C_INDEX | string | |
C_FIELDTYPE | string | |
add | bool | |
return | void |
public static getDataSourceStr ( string dataSource ) : string | ||
dataSource | string | |
return | string |
public static getToolBox ( |
||
cEditor | ||
return |
public static implementThisMessage ( string functionName, string moduleName ) : void | ||
functionName | string | |
moduleName | string | |
return | void |
public static isNumberField ( int fieldType ) : bool | ||
fieldType | int | |
return | bool |
public static moveGroup ( |
||
group | ||
editor | ||
return | void |
public static setDocActive ( |
||
editor | ||
return | void |
public static setEditAlignCtlState ( bool b ) : void | ||
b | bool | |
return | void |
public static setEditAlignTextState ( object length ) : void | ||
length | object | |
return | void |
public static setEditAlignValue ( int align ) : void | ||
align | int | |
return | void |
public static setEditFontBoldValue ( int bBold ) : void | ||
bBold | int | |
return | void |
public static setParametersAux ( CSConnect connect, object connect2 ) : void | ||
connect | CSConnect | |
connect2 | object | |
return | void |
public static setParametersAux ( |
||
connect | ||
rptConnect | ||
return | void |
public static showDbFields ( string sField, int nFieldType, int nIndex, |
||
sField | string | |
nFieldType | int | |
nIndex | int | |
editor | ||
return | bool |
public static showGroupProperties ( object o, |
||
o | object | |
editor | ||
return | void |