C# 클래스 CSReportEditor.cEditor

파일 보기 프로젝트 열기: javiercrowsoft/CSReports.net 1 사용 예제들

공개 메소드들

메소드 설명
addChart ( ) : void
addDBField ( ) : void
addGroup ( ) : void
addImage ( ) : void
addLabel ( ) : void
addLineLabel ( ) : void
addSection ( csRptSectionType typeSection ) : void
addSection ( csRptTypeSection typeSection ) : void
addSectionLine ( ) : void
bringToFront ( ) : void
cEditor ( fMain fmain, Panel editor, PictureBox rule, PictureBox report, TabPage editorTab ) : System
checkSyntax ( String code ) : bool
close ( ) : bool
configConnection ( cReportConnect rptConnect ) : bool
controlsAlign ( CSReportGlobals align ) : void
copy ( ) : void
deleteObj ( bool bDelSectionLine ) : void
destroyPropertiesFormReference ( ) : void
editConnectionString ( ) : void
editDataSource ( ) : void
editSection ( String secKey ) : void
editText ( ) : void
getBMoveHorizontal ( ) : bool
getBMoveNoMove ( ) : bool
getBMoveVertical ( ) : bool
getCopies ( ) : int
getCustomHeight ( ) : int
getCustomWidth ( ) : int
getDataHasChanged ( ) : bool
getEditorTab ( ) : TabPage
getFGroup ( ) : fGroup
getFileName ( ) : String
getOrientation ( ) : int
getPaint ( ) : cReportPaint
getPaint ( ) : cReportPaint
getPaperSize ( ) : csReportPaperType
getReport ( ) : cReport
getSectionOrSectionLineFromKey ( string key ) : object
getShowingProperties ( ) : bool
getVCopyKeys ( int idx ) : String
getVCopyKeysCount ( ) : int
init ( ) : void
moveAll ( ) : void
moveGroup ( ) : void
moveHorizontal ( ) : void
moveNoMove ( ) : void
moveVertical ( ) : void
newReport ( cReport report ) : void
openDocument ( ) : bool
openDocument ( String fileName ) : bool
pAddColumnsToToolbox ( String dataSource, cColumnsInfo columns ) : void
pAddColumnsToToolbox ( String dataSource, cColumnsInfo columns, fToolbox f ) : void
pAddLabelAux ( csRptEditCtrlType ctlType ) : void
pSetFontBoldValue ( ) : void
paste ( bool bDontMove ) : void
preview ( ) : void
printReport ( ) : void
refreshAll ( ) : void
refreshPostion ( ) : void
refreshReport ( ) : void
saveChanges ( ) : bool
saveDocument ( bool saveAs ) : bool
search ( ) : void
selectCtrl ( String ctrlKey ) : void
selectSection ( String secKey ) : void
sendToBack ( ) : void
setAllConnectToMainConnect ( ) : void
setCopies ( int rhs ) : void
setCustomHeight ( int rhs ) : void
setCustomWidth ( int rhs ) : void
setDataHasChanged ( bool rhs ) : void
setFGroup ( fGroup rhs ) : void
setFocusCtrl ( String ctrlKey ) : void
setFontBold ( ) : void
setKeyboardMoveStep ( int rhs ) : void
setOrientation ( int rhs ) : void
setPaperSize ( csReportPaperType rhs ) : void
setParameters ( ) : void
setShowingProperties ( bool rhs ) : void
setSimpleConnection ( ) : void
showConnectsAux ( ) : void
showControls ( ) : void
showControlsTree ( ) : void
showEditFormula ( String &formula ) : bool
showGrid ( CSReportPaint typeGrid ) : void
showGrid ( csETypeGrid typeGrid ) : void
showGroupProperties ( ) : void
showHelpChartField ( TextBox ctrl, int idx ) : bool
showHelpChartGroupField ( ) : bool
showHelpDbField ( ) : bool
showHelpDbFieldForGroup ( ) : bool
showProperties ( ) : void
showProperties ( string key ) : void
showSecLnProperties ( ) : void
showSectionProperties ( ) : void
showToolBox ( ) : void
showToolbox ( ) : void
textAlign ( CSReportGlobals align ) : void

비공개 메소드들

메소드 설명
addControlEnd ( float left, float top ) : bool
askEdit ( String msg, String title ) : csAskEditResult
beginDraging ( ) : void
cEditor ( ) : System
closeProgressDlg ( ) : void
editCtrl ( String ctrlKey ) : void
endDraging ( ) : void
endEditText ( bool descartar ) : void
form_Activate ( ) : void
form_Deactivate ( ) : void
form_Load ( ) : void
getAllHeadersAndGroupsAndDetailsHeight ( ) : float
getHeightFromSections ( cIReportGroupSections sections, cReportSection section ) : float
getHeightOfSectionsBellowMe ( cReportSection section, String secLnKey ) : float
getLineRegionForControl ( String sKeyPaintObj, cReportSectionLine &rptSecLine, bool isFreeCtrl ) : bool
getRegionForControl ( String sKeyPaintObj, cReportSection &rptSection, bool isFreeCtrl ) : bool
getRegionForControlAux ( cIReportGroupSections rptSections, float x, float y, cReportSection &rptSection, bool isFreeCtrl ) : bool
getSectionOrSectionLineFromKey ( string key, cIReportGroupSections sections ) : object
launchReport ( ) : void
m_fConnectsAux_AddConnect ( ) : void
m_fConnectsAux_DeleteConnect ( ) : void
m_fConnectsAux_EditConnect ( ) : void
m_fControls_EditCtrl ( String ctrlKey ) : void
m_fControls_SetFocusCtrl ( String ctrlKey ) : void
m_fFormula_CheckSintaxis ( bool &cancel, String code ) : void
m_fGroup_ShowHelpDbField ( ) : void
m_fGroup_UnloadForm ( ) : void
m_fProgress_Cancel ( ) : void
m_fProperties_ShowEditFormula ( String formula, bool &cancel ) : void
m_fProperties_ShowHelpChartField ( bool &cancel, TextBox ctrl, int idx ) : void
m_fProperties_ShowHelpChartGroupField ( bool &cancel ) : void
m_fProperties_ShowHelpDbField ( bool &cancel ) : void
m_fProperties_UnloadForm ( ) : void
m_fSearch_EditCtrl ( String ctrlKey ) : void
m_fSearch_EditSection ( String secKey ) : void
m_fSearch_SetFocusCtrl ( String ctrlKey ) : void
m_fSearch_SetFocusSec ( String secKey ) : void
m_fSecProperties_ShowEditFormula ( String formula, bool &cancel ) : void
m_fSecProperties_UnloadForm ( ) : void
m_fToolBox_AddControl ( String controlName, csRptEditCtrlType controlType, String fieldName, String formulaText, int fieldType, int fieldIndex ) : void
m_fTreeCtrls_EditCtrl ( String ctrlKey ) : void
m_fTreeCtrls_EditSection ( String secKey ) : void
m_fTreeCtrls_SetFocusCtrl ( String ctrlKey ) : void
m_fTreeCtrls_SetFocusSec ( String secKey ) : void
m_fTreeCtrls_UpdateFormulaHide ( String ctrlKey, String formula ) : void
m_fTreeCtrls_UpdateFormulaValue ( String ctrlKey, String formula ) : void
m_fTreeCtrls_UpdateSectionFormulaHide ( String secKey, String formula ) : void
m_picReport_KeyDown ( int keyCode, int shift ) : void
m_picReport_KeyUp ( int keyCode, bool ctrlKey ) : void
m_picReport_MouseDown ( MouseButtons button, bool ctrlKey, int x, int y ) : void
m_picReport_MouseDown ( object sender, System e ) : void
m_picReport_MouseMove ( MouseButtons button, int shift, float x, float y ) : void
m_picReport_MouseMove ( object sender, System e ) : void
m_picReport_MouseUp ( MouseButtons button, int shift, float x, float y ) : void
m_picReport_MouseUp ( object sender, System e ) : void
m_picReport_Paint ( ) : void
m_picReport_Paint ( object sender, PaintEventArgs e ) : void
m_picRule_Paint ( ) : void
m_picRule_Paint ( object sender, PaintEventArgs e ) : void
m_report_Done ( ) : void
moveControl ( String sKeyPaintObj ) : void
moveSection ( CSReportPaint paintObj, float x, float y, float minBottom, float maxBottom, cReportSection secToMove, bool isNew ) : void
moveSection ( cReportPaintObject paintObj, float x, float y, float minBottom, float maxBottom, cReportSection secToMove, bool isNew ) : void
pAddConnectAuxToListView ( cReportConnect connect ) : void
pAddControlEndAux ( float left, float top, cReportControl baseControl ) : void
pAddPaintSetcionForSecLn ( cReportSection sec, csRptSectionType typeSecLn ) : void
pAddPaintSetcionForSecLn ( cReportSection sec, csRptTypeSection typeSecLn ) : void
pAddSectionLinesAux ( cReportSection sec ) : void
pAddSectionLinesAux ( cReportSection sec, CSReportPaint paintObj ) : void
pAddToSelected ( String sKey, bool ctrlKey, bool &bWasRemoved ) : void
pAllreadySelected ( String sKey ) : bool
pCanDeleteSection ( cReportSections &secs, cReportSection sec, String tag ) : bool
pChangeBottomSections ( cReportSection secToMove, float offsetTop ) : void
pChangeHeightSection ( cReportSection sec, float oldSecHeight ) : void
pChangeSecLnHeight ( CSReportPaint paintObj, float y, float minBottom, float maxBottom, cReportSectionLine secLn ) : void
pChangeSecLnHeight ( cReportPaintObject paintObj, float y, float minBottom, float maxBottom, cReportSectionLine secLn ) : void
pChangeTopSection ( cReportSection rptSec, float offSetTopSection, bool bChangeTop, bool bZeroOffset ) : void
pChangeTopSections ( cReportSection secToMove, float offsetTop ) : void
pClearSelected ( MouseButtons button, bool ctrlKey, float x, float y ) : bool
pCopyAspect ( cReportAspect fromAspect, cReportAspect toAspect ) : void
pCopyAspectToPaint ( cReportAspect fromAspect, cReportAspect toAspect ) : void
pCopyChart ( cReportChart fromChart, cReportChart toChart ) : void
pCopyControl ( cReportControl fromCtrl, cReportControl toCtrl ) : void
pCopyFont ( cReportFont fromFont, cReportFont toFont ) : void
pCopyFontPaint ( cReportFont fromFont, cReportFont toFont ) : void
pGetGroup ( String key ) : cReportGroup
pGetLeftBody ( ) : int
pGetMinBottomForSecLn ( cReportSection sec, String secLnKey, float minBottom ) : float
pGetMinBottomWithSecLn ( cReportSectionLines secLns, float minBottom ) : float
pGetOffSet ( float realPageHeight ) : void
pGetOffSet ( float realPageHeight, float rtnPageHeight ) : void
pGetOffsetLeftFromControls ( float leftCtrl1, float leftCtrl2 ) : float
pGetOffsetTopFromControls ( float topCtrl1, float topCtrl2 ) : float
pGetSecHeigthFromSecLines ( cReportSection sec ) : float
pGetSecLnFromKey ( String secKey, cIReportGroupSections sections, cReportSection &rtnSec ) : cReportSectionLine
pGetSection ( bool &isGroup ) : cReportSection
pGetSection ( bool &isGroup, bool &isSecLn ) : cReportSection
pGetSection ( bool &isGroup, bool &isSecLn, cReportSectionLine &secLn, bool returnSecLn, bool &isGroupHeader, bool &isGroupFooter ) : cReportSection
pGetSection ( bool &isSecLn, cReportSectionLine &secLn, bool returnSecLn ) : cReportSection
pGetSection ( bool &isSecLn, cReportSectionLine &secLn, bool returnSecLn, bool &isGroupHeader, bool &isGroupFooter ) : cReportSection
pMoveAll ( float x, float y ) : void
pMoveControl ( cReportAspect aspect, bool bSizing ) : void
pMoveControlAfterResize ( cReportAspect aspect, bool bSizing ) : void
pMoveDetails ( String sKeySection, float &minBottom, float &maxBottom ) : cReportSection
pMoveDetails ( String sKeySection, float minBottom, float maxBottom, bool isForSectionLine ) : cReportSection
pMoveDetails ( String sKeySection, float &minBottom, float &maxBottom, bool isForSectionLine, string secLnKey, float &maxBottomSectionLine ) : cReportSection
pMoveFooter ( String sKeySection, float &minBottom, float &maxBottom ) : cReportSection
pMoveFooter ( String sKeySection, float minBottom, float maxBottom, bool isForSectionLine ) : cReportSection
pMoveFooter ( String sKeySection, float &minBottom, float &maxBottom, bool isForSectionLine, string secLnKey, float &maxBottomSectionLine ) : cReportSection
pMoveGroupFooter ( String sKeySection, float &minBottom, float &maxBottom ) : cReportSection
pMoveGroupFooter ( String sKeySection, float minBottom, float maxBottom, bool isForSectionLine ) : cReportSection
pMoveGroupFooter ( String sKeySection, float &minBottom, float &maxBottom, bool isForSectionLine, string secLnKey, float &maxBottomSectionLine ) : cReportSection
pMoveGroupHeader ( String sKeySection, float &minBottom, float &maxBottom ) : cReportSection
pMoveGroupHeader ( String sKeySection, float minBottom, float maxBottom, bool isForSectionLine ) : cReportSection
pMoveGroupHeader ( String sKeySection, float &minBottom, float &maxBottom, bool isForSectionLine, string secLnKey, float &maxBottomSectionLine ) : cReportSection
pMoveHeader ( String sKeySection, float &minBottom, float &maxBottom ) : cReportSection
pMoveHeader ( String sKeySection, float minBottom, float maxBottom, bool isForSectionLine ) : cReportSection
pMoveHeader ( String sKeySection, float &minBottom, float &maxBottom, bool isForSectionLine, string secLnKey, float &maxBottomSectionLine ) : cReportSection
pMoveHorizontal ( float x ) : void
pMoveVertical ( float x, float y ) : void
pRefreshOffSetInPaintObjs ( ) : void
pRemoveFromSelected ( String sKey ) : void
pReplaceInFormula ( String formulaText, String currentName, String newName ) : String
pResetKeysFocus ( ) : void
pResizeControl ( float x, float y ) : void
pSelectCtrl ( String ctrlKey ) : void
pSelectSection ( String secKey ) : void
pSelectSection ( String secKey, bool &bIsSecLn ) : void
pSetEditAlignValue ( ) : void
pSetInitDir ( ) : void
pSetMovingFromKeyboard ( float x, float y ) : void
pSetNewControlPosition ( cReportControl ctrl, float left, float top ) : void
pSetNewControlProperties ( cReportControl ctrl ) : void
pSetSbPnlCtrl ( String ctrlName ) : void
pSetSbPnlCtrl ( String ctrlName, csRptControlType ctrlType, String formulaHide, String formulaValue, bool hasFormulaHide, bool hasFormulaValue, String fieldName ) : void
pSetSelectForRightBttn ( ) : bool
pSetSizePics ( float realPageHeight ) : float
pShowCtrlProperties ( ) : void
pShowEditFormula ( String formula, bool &cancel ) : void
pShowGroupProperties ( cReportGroup group ) : void
pShowHelpDbField ( cIDatabaseFieldSelector f ) : bool
pShowMoveAll ( float x, float y ) : void
pShowSecProperties ( cIReportSection sec ) : void
pShowSecProperties ( cIReportSection sec, String secLnName ) : void
pSizingControl ( float x, float y ) : void
pUpdateFormulas ( String currentName, String newName ) : void
pValidateSectionAspecAux ( float top, cReportSection sec ) : float
pValidateSectionAspect ( ) : void
paintSection ( cReportAspect aspect, String sKey, csRptSectionType rptType, String text, bool isSecLn ) : String
paintSection ( cReportAspect aspect, String sKey, csRptTypeSection rptType, String text, bool isSectionLine ) : String
paintStandarSections ( ) : void
reLoadReport ( ) : void
refreshBody ( ) : void
refreshNextNameCtrl ( String nameCtrl ) : void
refreshRule ( ) : void
reportDone ( object sender, EventArgs e ) : void
reportProgress ( object sender, ProgressEventArgs e ) : void
setZOrder ( ) : void
showCtrlProperties ( ) : void
showPopMenuControl ( bool clickInCtrl ) : void
showPopMenuControl ( bool clickInCtrl, int x, int y ) : void
showPopMenuSection ( bool noDelete, bool showGroups ) : void
showPopMenuSection ( bool noDelete, bool showGroups, int x, int y ) : void
showProgressDlg ( ) : void
updateSectionNameInPaintObjects ( ) : void
updateSectionNameInPaintObjects ( cIReportGroupSections sections ) : void

메소드 상세

addChart() 공개 메소드

public addChart ( ) : void
리턴 void

addDBField() 공개 메소드

public addDBField ( ) : void
리턴 void

addGroup() 공개 메소드

public addGroup ( ) : void
리턴 void

addImage() 공개 메소드

public addImage ( ) : void
리턴 void

addLabel() 공개 메소드

public addLabel ( ) : void
리턴 void

addLineLabel() 공개 메소드

public addLineLabel ( ) : void
리턴 void

addSection() 공개 메소드

public addSection ( csRptSectionType typeSection ) : void
typeSection csRptSectionType
리턴 void

addSection() 공개 메소드

public addSection ( csRptTypeSection typeSection ) : void
typeSection csRptTypeSection
리턴 void

addSectionLine() 공개 메소드

public addSectionLine ( ) : void
리턴 void

bringToFront() 공개 메소드

public bringToFront ( ) : void
리턴 void

cEditor() 공개 메소드

public cEditor ( fMain fmain, Panel editor, PictureBox rule, PictureBox report, TabPage editorTab ) : System
fmain fMain
editor System.Windows.Forms.Panel
rule System.Windows.Forms.PictureBox
report System.Windows.Forms.PictureBox
editorTab System.Windows.Forms.TabPage
리턴 System

checkSyntax() 공개 메소드

public checkSyntax ( String code ) : bool
code String
리턴 bool

close() 공개 메소드

public close ( ) : bool
리턴 bool

configConnection() 공개 메소드

public configConnection ( cReportConnect rptConnect ) : bool
rptConnect CSReportDll.cReportConnect
리턴 bool

controlsAlign() 공개 메소드

public controlsAlign ( CSReportGlobals align ) : void
align CSReportGlobals
리턴 void

copy() 공개 메소드

public copy ( ) : void
리턴 void

deleteObj() 공개 메소드

public deleteObj ( bool bDelSectionLine ) : void
bDelSectionLine bool
리턴 void

destroyPropertiesFormReference() 공개 메소드

public destroyPropertiesFormReference ( ) : void
리턴 void

editConnectionString() 공개 메소드

public editConnectionString ( ) : void
리턴 void

editDataSource() 공개 메소드

public editDataSource ( ) : void
리턴 void

editSection() 공개 메소드

public editSection ( String secKey ) : void
secKey String
리턴 void

editText() 공개 메소드

public editText ( ) : void
리턴 void

getBMoveHorizontal() 공개 메소드

public getBMoveHorizontal ( ) : bool
리턴 bool

getBMoveNoMove() 공개 메소드

public getBMoveNoMove ( ) : bool
리턴 bool

getBMoveVertical() 공개 메소드

public getBMoveVertical ( ) : bool
리턴 bool

getCopies() 공개 메소드

public getCopies ( ) : int
리턴 int

getCustomHeight() 공개 메소드

public getCustomHeight ( ) : int
리턴 int

getCustomWidth() 공개 메소드

public getCustomWidth ( ) : int
리턴 int

getDataHasChanged() 공개 메소드

public getDataHasChanged ( ) : bool
리턴 bool

getEditorTab() 공개 메소드

public getEditorTab ( ) : TabPage
리턴 System.Windows.Forms.TabPage

getFGroup() 공개 메소드

public getFGroup ( ) : fGroup
리턴 fGroup

getFileName() 공개 메소드

public getFileName ( ) : String
리턴 String

getOrientation() 공개 메소드

public getOrientation ( ) : int
리턴 int

getPaint() 공개 메소드

public getPaint ( ) : cReportPaint
리턴 CSReportPaint.cReportPaint

getPaint() 공개 메소드

public getPaint ( ) : cReportPaint
리턴 CSReportPaint.cReportPaint

getPaperSize() 공개 메소드

public getPaperSize ( ) : csReportPaperType
리턴 csReportPaperType

getReport() 공개 메소드

public getReport ( ) : cReport
리턴 CSReportDll.cReport

getSectionOrSectionLineFromKey() 공개 메소드

public getSectionOrSectionLineFromKey ( string key ) : object
key string
리턴 object

getShowingProperties() 공개 메소드

public getShowingProperties ( ) : bool
리턴 bool

getVCopyKeys() 공개 메소드

public getVCopyKeys ( int idx ) : String
idx int
리턴 String

getVCopyKeysCount() 공개 메소드

public getVCopyKeysCount ( ) : int
리턴 int

init() 공개 메소드

public init ( ) : void
리턴 void

moveAll() 공개 메소드

public moveAll ( ) : void
리턴 void

moveGroup() 공개 메소드

public moveGroup ( ) : void
리턴 void

moveHorizontal() 공개 메소드

public moveHorizontal ( ) : void
리턴 void

moveNoMove() 공개 메소드

public moveNoMove ( ) : void
리턴 void

moveVertical() 공개 메소드

public moveVertical ( ) : void
리턴 void

newReport() 공개 메소드

public newReport ( cReport report ) : void
report CSReportDll.cReport
리턴 void

openDocument() 공개 메소드

public openDocument ( ) : bool
리턴 bool

openDocument() 공개 메소드

public openDocument ( String fileName ) : bool
fileName String
리턴 bool

pAddColumnsToToolbox() 공개 메소드

public pAddColumnsToToolbox ( String dataSource, cColumnsInfo columns ) : void
dataSource String
columns CSReportDll.cColumnsInfo
리턴 void

pAddColumnsToToolbox() 공개 메소드

public pAddColumnsToToolbox ( String dataSource, cColumnsInfo columns, fToolbox f ) : void
dataSource String
columns CSReportDll.cColumnsInfo
f fToolbox
리턴 void

pAddLabelAux() 공개 메소드

public pAddLabelAux ( csRptEditCtrlType ctlType ) : void
ctlType csRptEditCtrlType
리턴 void

pSetFontBoldValue() 공개 메소드

public pSetFontBoldValue ( ) : void
리턴 void

paste() 공개 메소드

public paste ( bool bDontMove ) : void
bDontMove bool
리턴 void

preview() 공개 메소드

public preview ( ) : void
리턴 void

printReport() 공개 메소드

public printReport ( ) : void
리턴 void

refreshAll() 공개 메소드

public refreshAll ( ) : void
리턴 void

refreshPostion() 공개 메소드

public refreshPostion ( ) : void
리턴 void

refreshReport() 공개 메소드

public refreshReport ( ) : void
리턴 void

saveChanges() 공개 메소드

public saveChanges ( ) : bool
리턴 bool

saveDocument() 공개 메소드

public saveDocument ( bool saveAs ) : bool
saveAs bool
리턴 bool

search() 공개 메소드

public search ( ) : void
리턴 void

selectCtrl() 공개 메소드

public selectCtrl ( String ctrlKey ) : void
ctrlKey String
리턴 void

selectSection() 공개 메소드

public selectSection ( String secKey ) : void
secKey String
리턴 void

sendToBack() 공개 메소드

public sendToBack ( ) : void
리턴 void

setAllConnectToMainConnect() 공개 메소드

public setAllConnectToMainConnect ( ) : void
리턴 void

setCopies() 공개 메소드

public setCopies ( int rhs ) : void
rhs int
리턴 void

setCustomHeight() 공개 메소드

public setCustomHeight ( int rhs ) : void
rhs int
리턴 void

setCustomWidth() 공개 메소드

public setCustomWidth ( int rhs ) : void
rhs int
리턴 void

setDataHasChanged() 공개 메소드

public setDataHasChanged ( bool rhs ) : void
rhs bool
리턴 void

setFGroup() 공개 메소드

public setFGroup ( fGroup rhs ) : void
rhs fGroup
리턴 void

setFocusCtrl() 공개 메소드

public setFocusCtrl ( String ctrlKey ) : void
ctrlKey String
리턴 void

setFontBold() 공개 메소드

public setFontBold ( ) : void
리턴 void

setKeyboardMoveStep() 공개 메소드

public setKeyboardMoveStep ( int rhs ) : void
rhs int
리턴 void

setOrientation() 공개 메소드

public setOrientation ( int rhs ) : void
rhs int
리턴 void

setPaperSize() 공개 메소드

public setPaperSize ( csReportPaperType rhs ) : void
rhs csReportPaperType
리턴 void

setParameters() 공개 메소드

public setParameters ( ) : void
리턴 void

setShowingProperties() 공개 메소드

public setShowingProperties ( bool rhs ) : void
rhs bool
리턴 void

setSimpleConnection() 공개 메소드

public setSimpleConnection ( ) : void
리턴 void

showConnectsAux() 공개 메소드

public showConnectsAux ( ) : void
리턴 void

showControls() 공개 메소드

public showControls ( ) : void
리턴 void

showControlsTree() 공개 메소드

public showControlsTree ( ) : void
리턴 void

showEditFormula() 공개 메소드

public showEditFormula ( String &formula ) : bool
formula String
리턴 bool

showGrid() 공개 메소드

public showGrid ( CSReportPaint typeGrid ) : void
typeGrid CSReportPaint
리턴 void

showGrid() 공개 메소드

public showGrid ( csETypeGrid typeGrid ) : void
typeGrid csETypeGrid
리턴 void

showGroupProperties() 공개 메소드

public showGroupProperties ( ) : void
리턴 void

showHelpChartField() 공개 메소드

public showHelpChartField ( TextBox ctrl, int idx ) : bool
ctrl System.Windows.Forms.TextBox
idx int
리턴 bool

showHelpChartGroupField() 공개 메소드

public showHelpChartGroupField ( ) : bool
리턴 bool

showHelpDbField() 공개 메소드

public showHelpDbField ( ) : bool
리턴 bool

showHelpDbFieldForGroup() 공개 메소드

public showHelpDbFieldForGroup ( ) : bool
리턴 bool

showProperties() 공개 메소드

public showProperties ( ) : void
리턴 void

showProperties() 공개 메소드

public showProperties ( string key ) : void
key string
리턴 void

showSecLnProperties() 공개 메소드

public showSecLnProperties ( ) : void
리턴 void

showSectionProperties() 공개 메소드

public showSectionProperties ( ) : void
리턴 void

showToolBox() 공개 메소드

public showToolBox ( ) : void
리턴 void

showToolbox() 공개 메소드

public showToolbox ( ) : void
리턴 void

textAlign() 공개 메소드

public textAlign ( CSReportGlobals align ) : void
align CSReportGlobals
리턴 void