|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL CheckChanges () |
Prompts for SaveChanges prompt if required |
||
| CloseFile () |
Closes the current file and prepares the UI to create a new file. |
||
| InitConfigurationParamValueListColumn () |
Initializes the ConfigurationName column ValueItems with the known PropertyNames |
||
| InitializeComponent () |
|
||
| InitUI (character) |
Exented Initialization. |
||
| NewFile () |
Prepares the Form to Create a new file |
||
| OnFormClosing (FormClosingEventArgs) |
Raises the FormClosing Event |
||
| OnShown (EventArgs) |
Raises the Shown event |
||
| OpenFile () |
Shows the FileOpenDialog to let the user select a file and opens that file |
||
| OpenFile (character) |
Opens a file and dependent on it's extension it parses the Json or XML content |
||
| OpenFileFromLRU (character) |
Opens a file from the LRU list |
||
| PrepareTempTableAdapter () |
Prepares the TempTable Adapter to retreive data |
||
| RecordsChangedHandler (Object, EventArgs) |
Event handler for various records manipulation events of the smartTempTableAdapter1 |
||
| RefreshUI (character) |
Refreshs the WindowTitle, Retrievs the configuration data and refreshs the Grid |
||
| SaveFile () |
Saves the current file in the current format |
||
| SaveFile (character) |
Saves a file in Json or XML format dependent on it's extension |
||
| SaveFileAs () |
Shows the SaveFileDialog to let the user select a file and saves the
configuration data in that file. |
||
| ToolClickHandler (Object, ToolClickEventArgs) |
Event handler for the ToolClick event of the smartToolbarController1 |
||
| CHARACTER WindowTitle (character) |
Returns the Title that should be shown in the title bar Business Entity Designer Form |
| Options | Name | Purpose | |
|---|---|---|---|
| ConfigurationSettingsEditorForm () |
Constructor for the DesktopForm class |
||
| ConfigurationSettingsEditorForm (character) |
Constructor for the DesktopForm class |
|
Top
LOGICAL CheckChanges ()
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CloseFile ()
|
||||||||||||||||||||
InitConfigurationParamValueListColumn ()
|
||||||||||||||||||||
InitializeComponent ()
|
||||||||||||||||||||
InitUI (character)
|
||||||||||||||||||||
NewFile ()
|
||||||||||||||||||||
OnFormClosing (FormClosingEventArgs)
|
||||||||||||||||||||
OnShown (EventArgs)
|
||||||||||||||||||||
OpenFile ()
|
||||||||||||||||||||
OpenFile (character)
|
||||||||||||||||||||
OpenFileFromLRU (character)
|
||||||||||||||||||||
PrepareTempTableAdapter ()
|
||||||||||||||||||||
RecordsChangedHandler (Object, EventArgs)
|
||||||||||||||||||||
RefreshUI (character)
|
||||||||||||||||||||
SaveFile ()
|
||||||||||||||||||||
SaveFile (character)
|
||||||||||||||||||||
SaveFileAs ()
|
||||||||||||||||||||
ToolClickHandler (Object, ToolClickEventArgs)
|
||||||||||||||||||||
CHARACTER WindowTitle (character)
|
||||||||||||||||||||
ConfigurationSettingsEditorForm ()
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ConfigurationSettingsEditorForm (character)
|
|||||||||||||||