Method |
Description |
|
getAspect ( ) : cReportAspect |
|
|
getHeightSec ( ) : float |
|
|
getHeightSecLine ( ) : float |
|
|
getImage ( ) : Image |
|
|
getIndexField ( ) : int |
|
|
getIsSection ( ) : bool |
|
|
getKey ( ) : String |
|
|
getPaintType ( ) : csRptPaintObjType |
|
|
getRptKeySec ( ) : String |
|
|
getRptType ( ) : csRptSectionType |
|
|
getTag ( ) : String |
|
|
getText ( ) : String |
|
|
getTextLine ( ) : String |
|
|
setAspect ( cReportAspect rhs ) : void |
|
|
setHeightSec ( float rhs ) : void |
|
|
setHeightSecLine ( float rhs ) : void |
|
|
setImage ( Image rhs ) : void |
|
|
setIndexField ( int rhs ) : void |
|
|
setIsSection ( bool rhs ) : void |
|
|
setKey ( String rhs ) : void |
|
|
setPaintType ( csRptPaintObjType rhs ) : void |
|
|
setRptKeySec ( String rhs ) : void |
|
|
setRptType ( csRptSectionType rhs ) : void |
|
|
setTag ( String rhs ) : void |
|
|
setText ( String rhs ) : void |
|
|
setTextLine ( String rhs ) : void |
|
|