Method |
Description |
|
getCompiledScript ( ) : Assembly |
|
|
getControlName ( ) : String |
|
|
getFormulasInt ( ) : cReportFormulasInt |
|
|
getHaveToEval ( ) : bool |
|
|
getIdxGroup ( ) : int |
|
|
getIdxGroup2 ( ) : int |
|
|
getLastResult ( ) : object |
|
|
getName ( ) : String |
|
|
getNotSave ( ) : bool |
|
|
getSectionLineIndex ( ) : int |
|
|
getSectionName ( ) : String |
|
|
getText ( ) : String |
|
|
getTextC ( ) : String |
|
|
getWhenEval ( ) : csRptWhenEval |
|
|
setCompiledScript ( Assembly value ) : void |
|
|
setControlName ( String rhs ) : void |
|
|
setHaveToEval ( bool rhs ) : void |
|
|
setIdxGroup ( int rhs ) : void |
|
|
setIdxGroup2 ( int rhs ) : void |
|
|
setLastResult ( object rhs ) : void |
|
|
setName ( String rhs ) : void |
|
|
setNotSave ( bool rhs ) : void |
|
|
setSectionLineIndex ( int rhs ) : void |
|
|
setSectionName ( String rhs ) : void |
|
|
setText ( String rhs ) : void |
|
|
setTextC ( String rhs ) : void |
|
|
setWhenEval ( csRptWhenEval rhs ) : void |
|
|