|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | InsertNewLine (KeyEventArgs) |
Handles insert of a new line in the Editor |
|
# | OnKeyDown (KeyEventArgs) |
Raises the KeyDown event |
|
# | OpenContentAssist (integer) |
Opens the Content Assist |
|
# | PopulateBufferFields (character, character) |
Populates the the list with the fields of a buffer |
|
# | LOGICAL PopulateListBox (character, logical) |
Populates the the list with the fields of a buffer |
|
# | PopulateTables (character) |
Populates the the list with the names of matching buffers |
|
- | ultraListView1_KeyDown (Object, KeyEventArgs) |
Event handler for the KeyDown event of the ultraListView1 |
Options | Name | Purpose | |
---|---|---|---|
+ | DatasetCodeAssistTextEditor () |
Constructor for the DatasetCodeAssistTextEditor class |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Windows.Controls.ICodeAssistSchemaProvider SchemaProvider |
|
Top
PRIVATE InitializeComponent ()
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED InsertNewLine (KeyEventArgs)
|
|||||||||||||||||||||||||
PROTECTED OnKeyDown (KeyEventArgs)
|
|||||||||||||||||||||||||
PROTECTED OpenContentAssist (integer)
|
|||||||||||||||||||||||||
PROTECTED PopulateBufferFields (character, character)
|
|||||||||||||||||||||||||
PROTECTED LOGICAL PopulateListBox (character, logical)
|
|||||||||||||||||||||||||
PROTECTED PopulateTables (character)
|
|||||||||||||||||||||||||
PRIVATE ultraListView1_KeyDown (Object, KeyEventArgs)
|
PUBLIC DatasetCodeAssistTextEditor ()
|
---|
PUBLIC Consultingwerk.Windows.Controls.ICodeAssistSchemaProvider SchemaProvider
|
---|