메소드 |
설명 |
|
cReportControl ( ) : System |
|
|
getChart ( ) : cReportChart |
|
|
getControlType ( ) : csRptControlType |
|
|
getExportColIdx ( ) : int |
|
|
getField ( ) : cReportField |
|
|
getFormulaHide ( ) : cReportFormula |
|
|
getFormulaValue ( ) : cReportFormula |
|
|
getHasFormulaHide ( ) : bool |
|
|
getHasFormulaValue ( ) : bool |
|
|
getImage ( ) : cReportImage |
|
|
getIsFreeCtrl ( ) : bool |
|
|
getKey ( ) : String |
|
|
getKeyPaint ( ) : String |
|
|
getLabel ( ) : cReportLabel |
|
|
getLine ( ) : cReportLine |
|
|
getName ( ) : String |
|
|
getSectionLine ( ) : cReportSectionLine |
|
|
getTag ( ) : String |
|
|
getTypeSection ( ) : csRptSectionType |
|
|
setControlType ( csRptControlType rhs ) : void |
|
|
setExportColIdx ( int rhs ) : void |
|
|
setField ( cReportField rhs ) : void |
|
|
setHasFormulaHide ( bool rhs ) : void |
|
|
setHasFormulaValue ( bool rhs ) : void |
|
|
setImage ( cReportImage rhs ) : void |
|
|
setIsFreeCtrl ( bool rhs ) : void |
|
|
setKey ( String rhs ) : void |
|
|
setKeyPaint ( String rhs ) : void |
|
|
setLabel ( cReportLabel rhs ) : void |
|
|
setLine ( cReportLine rhs ) : void |
|
|
setName ( String rhs ) : void |
|
|
setSectionLine ( cReportSectionLine rhs ) : void |
|
|
setTag ( String rhs ) : void |
|
|
setTypeSection ( csRptSectionType rhs ) : void |
|
|