|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| CheckSyntax () |
Performs a syntax check |
||
| LOGICAL CloseAll () |
Closes all open editors and when successful the SmartEditorForm itself |
||
| DeleteTemporaryFile (character) |
Deletes a temporary file |
||
| DisplayStatus (character) |
Displays status in the status bar |
||
| EditorFormClosedHandler (Object, FormClosedEventArgs) |
Event handle for the FormClosedHandler event of the Procedure Editor
Forms |
||
| EvaluateSaveEnabled () |
Determines and sets the Enabled status of the Save button |
||
| CHARACTER GetCurrentFileName () |
Returns the name of the currently active file |
||
| org.prorefactor.core.JPNode GetJPNode (integer) |
Returns a JPNode by a node number |
||
| InitializeComponent () |
Initializes the Visual Design |
||
| InsertMethod () |
Inserts a method into the source code |
||
| InsertMethod (character, character) |
Inserts a method into the current class |
||
| OnDragDrop (DragEventArgs) |
Raises the DragDrop event |
||
| OnDragEnter (DragEventArgs) |
Raises the DragEnter event |
||
| OnFormClosing (FormClosingEventArgs) |
Raises the FormClosing event |
||
| OnMdiChildActivate (EventArgs) |
Raises the MdiChildActivate event |
||
| OnShown (EventArgs) |
Raises the OnShown event |
||
| OpenFile () |
Shows the File Open dialog |
||
| Consultingwerk.Studio.ProcedureEditor.ProcedureEditorForm OpenFile (character) |
Opens the given file |
||
| ParseClassMembers (JPNode) |
Parses the ClassNode |
||
| ParseProcedureMembers (JPNode) |
Parses the ProcedureNode |
||
| ParseSourceCode () |
Parses the current editor contents |
||
| PopulateMethodTempTable () |
Populates the temp-table with the current class methods |
||
| PopulateOutline (ParseUnit) |
Populates the Outline View |
||
| LOGICAL Reparse () |
Reparse the current editor contents |
||
| Save () |
Saves the current editors |
||
| SaveAll () |
Saves all open editors |
||
| SetTimersEnabled (logical) |
Enables or Disables the Timer Components |
||
| timer1_Tick (Object, EventArgs) |
Event handler for the Tick event of the timer component |
||
| timer2_Tick (Object, EventArgs) |
Event handler for the Tick event of the timer component |
||
| TreeNodeSelectedHandler (Object, TreeNodeSelectedEventArgs) |
Event handler for the treeNodeSelected event of the ultraTreeWithSearchControl1 |
||
| ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) |
Event handler for the ToolClick event of the ultraToolbarsManager1 |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartEditorForm () |
Constructor for the SmartEditorForm class |
| Options | Name | Purpose | |
|---|---|---|---|
| System.Collections.Generic.Dictionary < org.prorefactor.core.JPNode> Nodes |
|
|
Top
CheckSyntax ()
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL CloseAll ()
|
||||||||||||||||||||||
DeleteTemporaryFile (character)
|
||||||||||||||||||||||
DisplayStatus (character)
|
||||||||||||||||||||||
EditorFormClosedHandler (Object, FormClosedEventArgs)
|
||||||||||||||||||||||
EvaluateSaveEnabled ()
|
||||||||||||||||||||||
CHARACTER GetCurrentFileName ()
|
||||||||||||||||||||||
org.prorefactor.core.JPNode GetJPNode (integer)
|
||||||||||||||||||||||
InitializeComponent ()
|
||||||||||||||||||||||
InsertMethod ()
|
||||||||||||||||||||||
InsertMethod (character, character)
|
||||||||||||||||||||||
OnDragDrop (DragEventArgs)
|
||||||||||||||||||||||
OnDragEnter (DragEventArgs)
|
||||||||||||||||||||||
OnFormClosing (FormClosingEventArgs)
|
||||||||||||||||||||||
OnMdiChildActivate (EventArgs)
|
||||||||||||||||||||||
OnShown (EventArgs)
|
||||||||||||||||||||||
OpenFile ()
|
||||||||||||||||||||||
Consultingwerk.Studio.ProcedureEditor.ProcedureEditorForm OpenFile (character)
|
||||||||||||||||||||||
ParseClassMembers (JPNode)
|
||||||||||||||||||||||
ParseProcedureMembers (JPNode)
|
||||||||||||||||||||||
ParseSourceCode ()
|
||||||||||||||||||||||
PopulateMethodTempTable ()
|
||||||||||||||||||||||
PopulateOutline (ParseUnit)
|
||||||||||||||||||||||
LOGICAL Reparse ()
|
||||||||||||||||||||||
Save ()
|
||||||||||||||||||||||
SaveAll ()
|
||||||||||||||||||||||
SetTimersEnabled (logical)
|
||||||||||||||||||||||
timer1_Tick (Object, EventArgs)
|
||||||||||||||||||||||
timer2_Tick (Object, EventArgs)
|
||||||||||||||||||||||
TreeNodeSelectedHandler (Object, TreeNodeSelectedEventArgs)
|
||||||||||||||||||||||
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)
|
||||||||||||||||||||||
SmartEditorForm ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
System.Collections.Generic.Dictionary < org.prorefactor.core.JPNode> Nodes
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|