|
Options |
Name |
Purpose |
|
|
|
ActivateDesignCanvas ()
|
Activates the Design Canvas
|
|
|
|
ActivateDrawConnector ()
|
Activates the Add connector mode (allows dragging of new relations)
on the model
|
|
|
|
ActivateDrawPointer ()
|
Activates the pointer mode (allows selection of Shapes) on the model
|
|
|
|
ActivateMenuItems ()
|
Activates the (context) menu items based on the current selected
|
|
|
|
AddToolForClearWindowSettings ()
|
Adds a Tool to the Business Entity Designer Ribbon application
menu that allows a user wipe out all window settings
|
|
|
|
AddToolForReleaseNotesSetting ()
|
Adds a Tool to the Business Entity Designer Ribbon application
menu that allows a user to toggle the display of the release
notes
|
|
|
|
AutoLayout ()
|
Performs an Auto Layout of the Current Diagram
|
|
|
|
BrowseBedgmFiles ()
|
Browses for a BEDGM file
|
|
|
|
BuildLRUMenuItems ()
|
|
|
|
|
BusinessEntityTester ()
|
Starts the Business Entity Tester for the current Business Entity
|
|
|
|
LOGICAL CheckChanges ()
|
Prompts for SaveChanges prompt if required
|
|
|
|
LOGICAL CheckCloseSourceCodeEditor ()
|
Closes the source code editor
|
|
|
|
ClearWindowSettings ()
|
Clears all Window Settings
|
|
|
|
CollapseAllTables ()
|
Collapses all tables on the model
|
|
|
|
Compile ()
|
Compiles the generated source code
|
|
|
|
CopyFieldNames ()
|
Shows a dialog that allows to copy field names of the selected
table to the clipboard
|
|
|
|
diagram1_DoubleClick (Object, EventArgs)
|
Event handler for the DoubleClick event of the crainiate diagram1
|
|
|
|
diagram1_DragDrop (Object, DragEventArgs)
|
Event handler for the DragDrop event of the crainiate diagram1
|
|
|
|
diagram1_DragEnter (Object, DragEventArgs)
|
Event handler for the DragEnter event of the crainiate diagram1
|
|
|
|
diagram1_DragOver (Object, DragEventArgs)
|
Event handler for the DragOver event of the crainiate diagram1
|
|
|
|
diagram1_ElementInserted (Object, ElementsEventArgs)
|
Event handler for the ElementInserted event of the crainiate diagram1
|
|
|
|
diagram1_ElementRemoved (Object, ElementsEventArgs)
|
Event handler for the ElementRemoved event of the crainiate diagram1
|
|
|
|
diagram1_EnabledChanged (Object, EventArgs)
|
Event handler for the EnabledChanged event of the crainiate diagram1
|
|
|
|
diagram1_SelectedChanged (Object, EventArgs)
|
Event handler for the SelectedChanged event of the crainiate diagram1
|
|
|
|
DisplayStatus (character)
|
Displays a text in the "status" panel of the UltraStatusBar
|
|
|
|
DisplayUserName (character, character)
|
Displays the Framework User Name
|
|
|
|
DuplicateSelectedTable ()
|
Duplicates the currently selected table
|
|
|
|
EditActiveElement ()
|
Edits the active element
|
|
|
|
EditFields ()
|
Invokes the Field Editor Form
|
|
|
|
EditSource ()
|
Opens the BusinessEntitySourceEditorForm for the current business
entity
|
|
|
|
EnableViewerFromShortcut (SmartViewerControl)
|
Enables one of the property sheet viewers from a shortcut key
|
|
|
|
LOGICAL EnsureAllViewersSaved ()
|
Ensures that all Viewers have saved their changes
|
|
|
|
ExpandAllTables ()
|
Expands all tables on the model
|
|
|
|
FieldsReorder ()
|
|
|
|
|
FilterTables (character)
|
Filters the list of database tables in the toolbox
|
|
|
|
GenerateSource ()
|
Generates the source code
|
|
|
|
GenericStatusChandedHandler (IStatusManager, character)
|
Event handler for the GenericStatusChanded event of the IStatusManager
|
|
|
|
Progress.Lang.Object GetPluginReference (Class)
|
Returns the reference to the given plugin
|
|
|
|
ImportTable ()
|
Prompts for a file to import and invokes the ImportTableFromFile method
in the BusinessEntityDatasetController class
|
|
|
|
InitializeComponent ()
|
|
|
|
|
InitializePlugins ()
|
Initializes the Plugins for the Business Entity Designer
|
|
|
|
InitializeShortcutsKeys ()
|
Initializes Shortcut keys in the Business Entity Designer
|
|
|
|
LOGICAL IsPluginActive (character)
|
Returns if the plugin with the given name is active
|
|
|
|
LOGICAL IsPluginActive (Class)
|
Returns if the plugin matching the given class is active
|
|
|
|
LoadFileLRU ()
|
Loads the .bedgm file LRU from the Registry
|
|
|
|
LoadLRU ()
|
Loads the table filter LRU from the registry
|
|
|
|
NewDesign ()
|
Creates a new Business Entity Design
|
|
|
|
NewWindow ()
|
Opens a new window
|
|
|
|
OnFormClosing (FormClosingEventArgs)
|
Raises the FormClosing Event
|
|
|
|
OnLoad (EventArgs)
|
Raises the Load event
|
|
|
|
OnShown (EventArgs)
|
Raises the Shown event
|
|
|
|
OpenDesign ()
|
Opens a design using a FileOpen Dialog
|
|
|
|
OpenFileFromLRU (character)
|
Opens a file from the LRU list
|
|
|
|
ParseStartupParameter ()
|
Parses and processes the startup parameters
|
|
|
|
PasteSourceCode ()
|
Pastes temp-tables from a block of source code
|
|
|
|
Print ()
|
|
|
|
|
RefreshTable ()
|
Refreshes the selected temp-tables from the database
|
|
|
|
RefreshTableFromInclude ()
|
Refreshes the selected temp-tables from the include files
|
|
|
|
RegenerateSource ()
|
Re-Generates source code (refresh)
|
|
|
|
RegisterElementRenderer (Render)
|
Registers the renderers for the Element types
|
|
|
|
RegisterServices ()
|
Registers the Business Entity Designer Form and the BusinessEntityDatasetController
in the ServiceContainer
|
|
|
|
ReleaseNotesControlDragEnter (Object, DragEventArgs)
|
Event handler for the DragEnter event of the ReleaseNotesControl
|
|
|
|
RemoveDataRelation ()
|
Removes the currently selected data relation
|
|
|
|
RenameMove ()
|
Performs a Rename or Move operation
|
|
|
|
RenameSelectedTable ()
|
Renames the currently selected table
|
|
|
|
SaveDesign (logical)
|
Saves the design
|
|
|
|
SaveDesignAs (logical)
|
Saves the design under a new name
|
|
|
|
searchTimer_Tick (Object, EventArgs)
|
Event handler for the Tick event of the searchTimer component
|
|
|
|
ShortcutKeyDownHandler (Object, KeyEventArgs)
|
Event handler for the KeyDown event of the Form
|
|
|
|
ShowConnectDatabaseDialog ()
|
Shows the Connect Database Dialog
|
|
|
|
ShowDatabaseConnectionsDialog ()
|
Shows the Progress ADE Database Connections Dialog
|
|
|
|
ShowDatabaseLoginPreferences ()
|
Shows the Login Preferences Dialog
|
|
|
|
ShowOptionsDialog ()
|
|
|
|
|
ShutdownPlugins ()
|
Shutdown all loaded plugins
|
|
|
|
smartToolbarController1_ToolClick (Object, ToolClickEventArgs)
|
Event handler for the ToolClick event of the smartToolbarController1
|
|
|
|
smartToolbarController1_ToolKeyPress (Object, ToolKeyPressEventArgs)
|
Event handler for the ToolKeyPress event of the smartToolbarController1
|
|
|
|
StoreFileLRU ()
|
Stores the LRU file list in the registry
|
|
|
|
StoreLRU ()
|
|
|
|
|
TableItemSelectedHandler (Object, EventArgs)
|
Event handler for the TableItemSelected event of the
BusinessEntityDatasetController
|
|
|
|
timer1_Tick (Object, EventArgs)
|
Event Handler for the Tick Event of the timer1 component
|
|
|
|
TimerTick (Object, EventArgs)
|
Event handler for the Tick event of the temporary Timer instance
|
|
|
|
ToggleDisplayReleaseNotes ()
|
Handles changing the DisplayReleaseNotes toggle
|
|
|
|
ultraDockManager1_PaneActivate (Object, ControlPaneEventArgs)
|
Event handler for the PaneActivate event of the ultraDockManager1
|
|
|
|
ultraExplorerBar1_ActiveGroupChanged (Object, GroupEventArgs)
|
Event handler for the ActiveGroupChanged event of the ActiveGroupChanged
|
|
|
|
ultraExplorerBar1_MouseDown (Object, MouseEventArgs)
|
Event handler for the MouseDown event of the ultraExplorerBar1
|
|
|
|
ultraStatusBar1_ButtonClick (Object, PanelEventArgs)
|
Event handler for the ButtonClick event of the ultraStatusBar
|
|
|
|
ultraTrackBar1_ValueChanged (Object, EventArgs)
|
Event handler for the ValueChanged event of the ultraTrackBar1
|
|
|
|
ultraTree1_AfterSelect (Object, SelectEventArgs)
|
Event handler for the AfterSelect event of the ultraTree1
|
|
|
|
UnsavedChangesChangedHandler (Object, EventArgs)
|
Handles the UnsavedChangesChanged event of the BusinessEntityDatasetController
|
|
|
|
UpdateCustomProperties (CustomPropertiesScopeEnum)
|
Updates the custom properties for the currently selected object of
the given scope
|
|
|
|
UpdateCustomProperties (CustomPropertiesScopeEnum, character)
|
Updates the custom properties for the currently selected object of
the given scope
|
|
|
|
UpdateFileLRU (character)
|
Updates the LRU file list with a recently opened file name
|
|
|
|
UpdateRelationFields ()
|
Pops up dialog for relation field mapping
|
|
|
|
ValidateDesign ()
|
Validates the Design
|
|
|
|
ViewerFieldsEnabledHandler (Object, EventArgs)
|
Event handler for the FieldsEnabled event of the five viewers in the
Business Entity Designer Form
|
|
|
|
CHARACTER WindowTitle (character)
|
Returns the Title that should be shown in the title bar Business Entity Designer Form
|