|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| CallgraphForm_DragDrop (Object, DragEventArgs) |
Handler for the DragDrop event of the form |
||
| CallgraphForm_DragEnter (Object, DragEventArgs) |
Handler for the DragEnter event of the form |
||
| callgraphTreeViewControl1_DragDrop (Object, DragEventArgs) |
Handler for the DragDrop event of the tree view |
||
| callgraphTreeViewControl1_DragEnter (Object, DragEventArgs) |
Handler for the DragEnter event of the tree view |
||
| DisplayStatus (character) |
Displays status in the status bar |
||
| EditorFormClosedHandler (Object, FormClosedEventArgs) |
Event handle for the FormClosedHandler event of the Procedure Editor
Forms |
||
| org.prorefactor.core.JPNode FindNodeByPos (JPNode, integer, integer) |
Returns the first node at a position greater than or equal to the given position |
||
| CHARACTER GetCallAtPosition (integer, integer) |
Returns the guid of the eCall that occurrs at the given position |
||
| CHARACTER GetCurrentFileName () |
Returns the name of the currently active file |
||
| org.prorefactor.core.JPNode GetJPNode (integer) |
Returns a JPNode by a node number |
||
| org.prorefactor.core.JPNode GetNextStatementCall (JPNode) |
Returns the next node in a statement that has a call |
||
| HideUncalledRoutines (logical) |
Hides the uncalled routines (or brings them back) |
||
| InitializeComponent () |
Initializes the Visual Design |
||
| ListViewDoubleClickHandler (character) |
Handler for the ListView_DoubleClick event of fileListViewControl1 |
||
| LocateInTreeView () |
Locates the a tree node based on the current cursor position in the editor |
||
| OnFormClosing (FormClosingEventArgs) |
Raises the FormClosing event |
||
| OnLoad (EventArgs) |
Raises the Load event |
||
| OnMdiChildActivate (EventArgs) |
Raises the MdiChildActivate event |
||
| Consultingwerk.Studio.ProcedureEditor.ProcedureEditorForm OpenFile (character, logical) |
Opens the given file in a ProcedureEditorForm |
||
| OpenFileForParsing () |
Opens a file for parsing |
||
| OpenFileForParsing (character) |
Opens a file for parsing |
||
| ParseClassMembers (JPNode) |
Parses the ClassNode |
||
| ParseProcedureMembers (JPNode) |
Parses the ProcedureNode |
||
| ParseSourceCode () |
Parses the current editor contents |
||
| PopulateOutline (ParseUnit) |
Populates the Outline View |
||
| RefreshFileListView () |
Adds all called files to the fileListView |
||
| TreeNodeSelectedHandler (Object, TreeNodeSelectedEventArgs) |
Event handler for the treeNodeSelected event of the ultraTreeWithSearchControl1 |
||
| ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) |
Handler for the ToolClick event of the toolbar |
||
| ViewIncomingCalls () |
Displays a list of incloming calls for the currently selected routine node |
| Options | Name | Purpose | |
|---|---|---|---|
| CallgraphForm () |
Constructor for the CallgraphForm class |
| Options | Name | Purpose | |
|---|---|---|---|
| System.Collections.Generic.Dictionary < org.prorefactor.core.JPNode> Nodes |
|
|
Top
CallgraphForm_DragDrop (Object, DragEventArgs)
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CallgraphForm_DragEnter (Object, DragEventArgs)
|
||||||||||||||||||||||||||||||
callgraphTreeViewControl1_DragDrop (Object, DragEventArgs)
|
||||||||||||||||||||||||||||||
callgraphTreeViewControl1_DragEnter (Object, DragEventArgs)
|
||||||||||||||||||||||||||||||
DisplayStatus (character)
|
||||||||||||||||||||||||||||||
EditorFormClosedHandler (Object, FormClosedEventArgs)
|
||||||||||||||||||||||||||||||
org.prorefactor.core.JPNode FindNodeByPos (JPNode, integer, integer)
|
||||||||||||||||||||||||||||||
CHARACTER GetCallAtPosition (integer, integer)
|
||||||||||||||||||||||||||||||
CHARACTER GetCurrentFileName ()
|
||||||||||||||||||||||||||||||
org.prorefactor.core.JPNode GetJPNode (integer)
|
||||||||||||||||||||||||||||||
org.prorefactor.core.JPNode GetNextStatementCall (JPNode)
|
||||||||||||||||||||||||||||||
HideUncalledRoutines (logical)
|
||||||||||||||||||||||||||||||
InitializeComponent ()
|
||||||||||||||||||||||||||||||
ListViewDoubleClickHandler (character)
|
||||||||||||||||||||||||||||||
LocateInTreeView ()
|
||||||||||||||||||||||||||||||
OnFormClosing (FormClosingEventArgs)
|
||||||||||||||||||||||||||||||
OnLoad (EventArgs)
|
||||||||||||||||||||||||||||||
OnMdiChildActivate (EventArgs)
|
||||||||||||||||||||||||||||||
Consultingwerk.Studio.ProcedureEditor.ProcedureEditorForm OpenFile (character, logical)
|
||||||||||||||||||||||||||||||
OpenFileForParsing ()
|
||||||||||||||||||||||||||||||
OpenFileForParsing (character)
|
||||||||||||||||||||||||||||||
ParseClassMembers (JPNode)
|
||||||||||||||||||||||||||||||
ParseProcedureMembers (JPNode)
|
||||||||||||||||||||||||||||||
ParseSourceCode ()
|
||||||||||||||||||||||||||||||
PopulateOutline (ParseUnit)
|
||||||||||||||||||||||||||||||
RefreshFileListView ()
|
||||||||||||||||||||||||||||||
TreeNodeSelectedHandler (Object, TreeNodeSelectedEventArgs)
|
||||||||||||||||||||||||||||||
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)
|
||||||||||||||||||||||||||||||
ViewIncomingCalls ()
|
||||||||||||||||||||||||||||||
CallgraphForm ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
System.Collections.Generic.Dictionary < org.prorefactor.core.JPNode> Nodes
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|