프로퍼티 | 타입 | 설명 | |
---|---|---|---|
commandwindow | object |
메소드 | 설명 | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
DatasetRefreshAndPrintTitle ( string title ) : void | ||
Execute ( object param ) : void | ||
ExecuteSynEdtrNonAnalysis ( object commparam ) : void | ||
ExecuteSyntaxEditor ( object param, bool SelectedForDump ) : void | ||
ExecuteSyntaxEditor3 ( object param, bool selectedForDump ) : void | ||
ExeuteSingleCommandWithtoutXML ( string command = "" ) : void | ||
RefreshBothGrids ( List |
||
RefreshGrids ( List |
||
Refresh_Statusbar ( ) : void |
메소드 | 설명 | |
---|---|---|
CollectDialogProperties ( BSkyCanvas canvas ) : void | ||
ExecuteBatch ( string commands ) : void | ||
ExecuteInSyntaxEditor ( bool ExecuteCommand, string sessionTitle = "", CommandOutput sliceco = null, bool islastslice = true ) : void | ||
ExecuteNonXMLDefined ( ) : void | ||
ExecuteSplit ( ) : void | ||
ExecuteXMLDefinedDialog ( ) : void | ||
FixRadioGroupNameUsingFiling ( string fullpathfilename, string prefix ) : string | ||
FixRadioGroupNameUsingXML ( string fullpathfilename, string prefix ) : string | ||
OnExecute ( object param ) : void | ||
OnPostExecute ( object param ) : void | ||
OnPreExecute ( object param ) : void | ||
RefreshGridAndStatus ( ) : void | ||
RemoveOldDialogsFromMemory ( ) : void | ||
RemoveSplitCommandFromBatch ( string commands ) : string[] | ||
SubstituteFilenameAndType ( ) : void | ||
WrapInputVariable ( string key, string val ) : string |
메소드 | 설명 | |
---|---|---|
ExecuteAnalysisCommands ( ) : void | ||
GenerateOutputTablesForNonXAML ( object param ) : void | ||
GetInstalledRPackages ( ) : List |
||
GetLoadedRPackages ( ) : List |
||
GetSliceSubstitutedCommands ( string commands, int splititrationcount ) : string | ||
HideMouseBusy ( ) : void | ||
LoadDialogRPacakges ( string commaSeparatedPacakgeNames, bool &packageMissing ) : string | ||
LoadPackages ( List |
||
PasteInOutputSyntax ( ) : void | ||
PasteSyntax ( ) : void | ||
PreExecuteSub ( ) : void | ||
PrintDialogTitle ( string title ) : void | ||
RemoveFromAllOutputWinHistory ( ) : void | ||
RemoveFromHistory ( ) : void | ||
RemoveFromMainWinHistory ( ) : void | ||
RemoveFromOutputWinHistory ( OutputWindow ow ) : void | ||
SaveInAllOutputWinHistory ( ) : void | ||
SaveInHistory ( ) : void | ||
SaveInMainWinHistory ( ) : void | ||
SaveInOutputWinHistory ( OutputWindow ow ) : void | ||
SendToOutputWindow ( string title, string message ) : void | ||
ShowMouseBusy ( ) : void | ||
VarnamesToTitle ( string str ) : string |
protected CollectDialogProperties ( BSkyCanvas canvas ) : void | ||
canvas | BSkyCanvas | |
리턴 | void |
public DatasetRefreshAndPrintTitle ( string title ) : void | ||
title | string | |
리턴 | void |
protected ExecuteInSyntaxEditor ( bool ExecuteCommand, string sessionTitle = "", CommandOutput sliceco = null, bool islastslice = true ) : void | ||
ExecuteCommand | bool | |
sessionTitle | string | |
sliceco | CommandOutput | |
islastslice | bool | |
리턴 | void |
public ExecuteSynEdtrNonAnalysis ( object commparam ) : void | ||
commparam | object | |
리턴 | void |
public ExecuteSyntaxEditor ( object param, bool SelectedForDump ) : void | ||
param | object | |
SelectedForDump | bool | |
리턴 | void |
public ExecuteSyntaxEditor3 ( object param, bool selectedForDump ) : void | ||
param | object | |
selectedForDump | bool | |
리턴 | void |
public ExeuteSingleCommandWithtoutXML ( string command = "" ) : void | ||
command | string | |
리턴 | void |
protected FixRadioGroupNameUsingFiling ( string fullpathfilename, string prefix ) : string | ||
fullpathfilename | string | |
prefix | string | |
리턴 | string |
protected FixRadioGroupNameUsingXML ( string fullpathfilename, string prefix ) : string | ||
fullpathfilename | string | |
prefix | string | |
리턴 | string |
public RefreshBothGrids ( List |
||
sortcolnames | List |
|
sortorder | string | |
리턴 | void |
public RefreshGrids ( List |
||
sortcolnames | List |
|
sortorder | string | |
리턴 | void |
protected RemoveSplitCommandFromBatch ( string commands ) : string[] | ||
commands | string | |
리턴 | string[] |
protected WrapInputVariable ( string key, string val ) : string | ||
key | string | |
val | string | |
리턴 | string |