IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShell.Modules.Repl.Controls.CSReplTextEditor Class Reference
+ Inheritance diagram for CShell.Modules.Repl.Controls.CSReplTextEditor:
+ Collaboration diagram for CShell.Modules.Repl.Controls.CSReplTextEditor:

Protected Member Functions

override IDocument GetCompletionDocument (out int offset)
 Gets the document used for code completion, can be overridden to provide a custom document More...
 
override IDocument GetCompletionDocument (out int offset)
 Gets the document used for code completion, can be overridden to provide a custom document More...
 

Properties

CSRepl Repl [get, set]
 
- Properties inherited from CShellCore.CodeCompletion.CodeTextEditor
CSharpCompletion Completion [get, set]
 
string FileName [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from CShellCore.CodeCompletion.CodeTextEditor
 CodeTextEditor ()
 
void OpenFile (string fileName)
 
bool SaveFile ()
 
 CodeTextEditor ()
 
void OpenFile (string fileName)
 
bool SaveFile ()
 

Member Function Documentation

override IDocument CShell.Modules.Repl.Controls.CSReplTextEditor.GetCompletionDocument ( out int  offset)
inlineprotectedvirtual

Gets the document used for code completion, can be overridden to provide a custom document

Parameters
offset
Returns
The document of this text editor.

Reimplemented from CShellCore.CodeCompletion.CodeTextEditor.

override IDocument CShell.Modules.Repl.Controls.CSReplTextEditor.GetCompletionDocument ( out int  offset)
inlineprotectedvirtual

Gets the document used for code completion, can be overridden to provide a custom document

Parameters
offset
Returns
The document of this text editor.

Reimplemented from CShellCore.CodeCompletion.CodeTextEditor.

Property Documentation

CSRepl CShell.Modules.Repl.Controls.CSReplTextEditor.Repl
getset

The documentation for this class was generated from the following file: