|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| btnAdd_Click (Object, EventArgs) |
Event handler for the Click event of the btnAdd |
||
| btnBack_Click (Object, EventArgs) |
Event handler for the Click event of the btnBack |
||
| btnFinish_Click (Object, EventArgs) |
Event handler for the Click event of the btnFinish |
||
| btnNext_Click (Object, EventArgs) |
Event handler for the Click event of the btnNext |
||
| btnRemove_Click (Object, EventArgs) |
Event handler for the Click event of the btnRemove |
||
| FillTreeViewWithTableNames () |
Walk through the Dataset TopBuffers and add all of them with their
childs to the TreeView |
||
| GenerateWindow () |
Generates the SmartWindowForm based on the entered values |
||
| CHARACTER GetSelectedTopBuffer (character) |
Returns the first selected table to display in DataView and builds
a list of all selected child tables from the given selected node |
||
| CHARACTER InitialDatasetControllerName () |
Returns the proposed name for the DatasetController |
||
| CHARACTER InitialFormName () |
Builds the initial/default Form Name |
||
| CHARACTER InitialFormTitle () |
Builds the initial/default Form Title |
||
| InitializeBindingSourceFields () |
Initializes the List of BindingSource Fields |
||
| InitializeComponent () |
|
||
| InitializePage () |
Initializes a Page |
||
| LookupKeyDownHandler (Object, KeyEventArgs) |
Event handler for the KeyDown handler of the Text boxes with an
EditorButton (Lookup) |
||
| lvBusinessEntityFields_ItemDoubleClick (Object, ItemDoubleClickEventArgs) |
Event handler for the ItemDoubleClick event of the lvBusinessEntityFields |
||
| lvViewerFields_ItemDoubleClick (Object, ItemDoubleClickEventArgs) |
Event handler for the ItemDoubleClick event of the lvViewerFields |
||
| OnShown (EventArgs) |
Raises the Shown event |
||
| OpenFilesInIDE (character) |
Opens the generated files in the IDE |
||
| CHARACTER RecurseTreeNodeNames (TreeNodeCollection) |
Builds a list of all selected child tables from the given selected
node |
||
| System.Windows.Forms.TreeNode RecurseTreeNodes (TreeNodeCollection) |
Returns the first selected table to display in DataView |
||
| tbDatasetControllerName_EditorButtonClick (Object, EditorButtonEventArgs) |
Event handler for the EditorButtonClick event of the tbDatasetControllerName |
||
| tbFormPackage_EditorButtonClick (Object, EditorButtonEventArgs) |
Event handler for the EditorButtonClick event of the tbFormPackage |
||
| tbFormPackage_TextChanged (Object, EventArgs) |
Event handler for the TextChanged event of the tbFormPackage |
||
| tbViewerName_EditorButtonClick (Object, EditorButtonEventArgs) |
Event handler for the EditorButtonClick event of the tbViewerName |
||
| LOGICAL ValidColumn (character) |
Returns true when the Column Name exists in the Column of the BindingSource Schema |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartWindowWizard () |
Constructor for the SmartWindowWizard class |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER BusinessEntityName |
|
||
| CHARACTER BusinessEntityPackage |
|
||
| CHARACTER DatasetControllerName |
|
||
| CHARACTER DatasetControllerPackage |
|
||
| CHARACTER FormNameLabel |
|
||
| CHARACTER FormNameSuffix |
|
||
| CHARACTER FormTitleLabel |
|
||
| CHARACTER ResxTemplateName |
|
||
| CHARACTER TemplateName |
|
|
Top
btnAdd_Click (Object, EventArgs)
|
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
btnBack_Click (Object, EventArgs)
|
||||||||||||||||||||||||
btnFinish_Click (Object, EventArgs)
|
||||||||||||||||||||||||
btnNext_Click (Object, EventArgs)
|
||||||||||||||||||||||||
btnRemove_Click (Object, EventArgs)
|
||||||||||||||||||||||||
FillTreeViewWithTableNames ()
|
||||||||||||||||||||||||
GenerateWindow ()
|
||||||||||||||||||||||||
CHARACTER GetSelectedTopBuffer (character)
|
||||||||||||||||||||||||
CHARACTER InitialDatasetControllerName ()
|
||||||||||||||||||||||||
CHARACTER InitialFormName ()
|
||||||||||||||||||||||||
CHARACTER InitialFormTitle ()
|
||||||||||||||||||||||||
InitializeBindingSourceFields ()
|
||||||||||||||||||||||||
InitializeComponent ()
|
||||||||||||||||||||||||
InitializePage ()
|
||||||||||||||||||||||||
LookupKeyDownHandler (Object, KeyEventArgs)
|
||||||||||||||||||||||||
lvBusinessEntityFields_ItemDoubleClick (Object, ItemDoubleClickEventArgs)
|
||||||||||||||||||||||||
lvViewerFields_ItemDoubleClick (Object, ItemDoubleClickEventArgs)
|
||||||||||||||||||||||||
OnShown (EventArgs)
|
||||||||||||||||||||||||
OpenFilesInIDE (character)
|
||||||||||||||||||||||||
CHARACTER RecurseTreeNodeNames (TreeNodeCollection)
|
||||||||||||||||||||||||
System.Windows.Forms.TreeNode RecurseTreeNodes (TreeNodeCollection)
|
||||||||||||||||||||||||
tbDatasetControllerName_EditorButtonClick (Object, EditorButtonEventArgs)
|
||||||||||||||||||||||||
tbFormPackage_EditorButtonClick (Object, EditorButtonEventArgs)
|
||||||||||||||||||||||||
tbFormPackage_TextChanged (Object, EventArgs)
|
||||||||||||||||||||||||
tbViewerName_EditorButtonClick (Object, EditorButtonEventArgs)
|
||||||||||||||||||||||||
LOGICAL ValidColumn (character)
|
||||||||||||||||||||||||
SmartWindowWizard ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER BusinessEntityName
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER BusinessEntityPackage
|
|||||||||
CHARACTER DatasetControllerName
|
|||||||||
CHARACTER DatasetControllerPackage
|
|||||||||
CHARACTER FormNameLabel
|
|||||||||
CHARACTER FormNameSuffix
|
|||||||||
CHARACTER FormTitleLabel
|
|||||||||
CHARACTER ResxTemplateName
|
|||||||||
CHARACTER TemplateName
|
|||||||||