|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AfterCheckHandler (Object, TreeViewEventArgs) |
Event handler for the AfterCheck event of the tree |
||
| AfterSelectHandler (Object, TreeViewEventArgs) |
Event handle for the AfterSelect event of the tree |
||
| LOGICAL AtLeastOneNodeChecked (TreeNodeCollection) |
Recursively go through all nodes and return True if at least one if
checked |
||
| DisposeTableIndexStats () |
Disposes the User Table and Index Statistics |
||
| FetchBatch (character) |
Fetches the next/previous/first/last Batch |
||
| FetchDataFromBackend (character) |
Get the BusinessEntity Data from Backend |
||
| FetchEntity (character) |
Get an empty ProDataset from a Backend business entity and populates
the Tree View |
||
| FetchEntityFromBackend (character) |
Get an empty ProDataset from a Backend business entity |
||
| FillTreeViewWithTableNames () |
Walk through the Dataset TopBuffers and add all of them with their
childs to the TreeView |
||
| FormShownHandler (Object, EventArgs) |
Event handler for the Shown event of the parent form |
||
| GetSelectedTables (character, character, integer) |
Returns the list of selected tables |
||
| CHARACTER GetSelectedTopBuffer (character, character) |
Returns the first selected table to display in DataView and builds
a list of all selected child tables from the given selected node |
||
| InitializeComponent () |
|
||
| InitializeTableIndexStats () |
Initializes the Table and Index Statistics |
||
| LaunchAdapter () |
Creates the BusinessEntityAdapter instance |
||
| NewFetchDataRequestHandler (Object, NewFetchDataRequestEventArgs) |
Event handler for the NewFetchDataRequest event of the
SmartBusinessEntityAdapter instance |
||
| NodeMouseClickHandler (Object, TreeNodeMouseClickEventArgs) |
Switches the view to the table which is selected. Checks whether the
table is checked (data available). |
||
| OnLoad (EventArgs) |
Raises the Load event |
||
| Consultingwerk.SmartUnit.OERA.RetrieveDataScenario.IScenario OpenScenario (character) |
Opens a scenario file |
||
| ProcessJsonQueryString (IFetchDataRequest) |
Processes a JSON String in the FetchDataRequest:Queries |
||
| ProcessNamedQueryParameter (NamedQueryParameter, JsonObject) |
Process a single Named Query Parameter from the Json Object |
||
| System.Windows.Forms.TreeNode RecurseDatasetRelations (handle, handle, TreeNode) |
Add the DatasetRelations recursively to the tree |
||
| LOGICAL RecurseFindTreeNodeName (character, TreeNodeCollection) |
Find a TreeNode by Name |
||
| CHARACTER RecurseTreeNodeNames (TreeNodeCollection) |
Builds a list of all selected child tables from the given selected
node |
||
| CHARACTER RecurseTreeNodeQueries (TreeNodeCollection) |
Build a list of all Queries stored in the Tag property of the
TreeNodes |
||
| System.Windows.Forms.TreeNode RecurseTreeNodes (TreeNodeCollection) |
Returns the first selected table to display in DataView |
||
| RemoveFilter () |
Removes the filter from a table. |
||
| RetrieveTableIndexStats () |
Retrieves the current values for the Table and
Index Statistics |
||
| SaveScenario (character) |
Saves the current settings as a .scenario file |
||
| SelectAll () |
Selects all Tree nodes |
||
| SelectNodes (TreeNodeCollection, logical) |
Selects or deselects all Tree nodes |
||
| SelectNone () |
Deselects all Tree nodes |
||
| ShowDataSourceQueryInfo () |
Shows information about the Data source query strings from the previous
request |
||
| ShowFilterDialog () |
Show the Filter Dialog and apply the settings |
||
| ShowTableAndIndexStatistics () |
Display's Table and Index Statistics |
||
| ShutDownBusinessEntities () |
Shuts down all locally running Business Entity instances using
the service adapter |
||
| TreeViewMouseDownHandler (Object, MouseEventArgs) |
Event handler for the MouseDown event of the Tree View |
||
| UpdateBatchContext () |
Updates the BatchContext on the Toolbar/Ribbon |
| Options | Name | Purpose | |
|---|---|---|---|
| OERABusinessEntityTesterUserControl () |
Initialize a new instance of the Class and subscribe to events. |
| Options | Name | Purpose | |
|---|---|---|---|
| INTEGER BatchSize |
|
||
| CHARACTER CustomContext |
|
||
| LONGCHAR CustomParameterObject |
|
||
| CHARACTER EntityName |
|
||
| System.Windows.Forms.ImageList ImageList |
|
||
| LOGICAL InitializeUserTableStatsOnShown |
|
||
| Progress.Json.ObjectModel.JsonConstruct JsonFilter |
|
||
| Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester.IOERABusinessEntityTesterForm OERABusinessEntityTesterForm |
|
||
| CHARACTER StatusBarText |
|
||
| LOGICAL StatusBarVisible |
|
||
| INTEGER StopAfter |
|
||
| System.Windows.Forms.ContextMenuStrip TreeContextMenuStrip |
|
||
| System.Windows.Forms.TreeView TreeView |
|
|
Top
AfterCheckHandler (Object, TreeViewEventArgs)
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AfterSelectHandler (Object, TreeViewEventArgs)
|
||||||||||||||||||||||||||||||
LOGICAL AtLeastOneNodeChecked (TreeNodeCollection)
|
||||||||||||||||||||||||||||||
DisposeTableIndexStats ()
|
||||||||||||||||||||||||||||||
FetchBatch (character)
|
||||||||||||||||||||||||||||||
FetchDataFromBackend (character)
|
||||||||||||||||||||||||||||||
FetchEntity (character)
|
||||||||||||||||||||||||||||||
FetchEntityFromBackend (character)
|
||||||||||||||||||||||||||||||
FillTreeViewWithTableNames ()
|
||||||||||||||||||||||||||||||
FormShownHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||
GetSelectedTables (character, character, integer)
|
||||||||||||||||||||||||||||||
CHARACTER GetSelectedTopBuffer (character, character)
|
||||||||||||||||||||||||||||||
InitializeComponent ()
|
||||||||||||||||||||||||||||||
InitializeTableIndexStats ()
|
||||||||||||||||||||||||||||||
LaunchAdapter ()
|
||||||||||||||||||||||||||||||
NewFetchDataRequestHandler (Object, NewFetchDataRequestEventArgs)
|
||||||||||||||||||||||||||||||
NodeMouseClickHandler (Object, TreeNodeMouseClickEventArgs)
|
||||||||||||||||||||||||||||||
OnLoad (EventArgs)
|
||||||||||||||||||||||||||||||
Consultingwerk.SmartUnit.OERA.RetrieveDataScenario.IScenario OpenScenario (character)
|
||||||||||||||||||||||||||||||
ProcessJsonQueryString (IFetchDataRequest)
|
||||||||||||||||||||||||||||||
ProcessNamedQueryParameter (NamedQueryParameter, JsonObject)
|
||||||||||||||||||||||||||||||
System.Windows.Forms.TreeNode RecurseDatasetRelations (handle, handle, TreeNode)
|
||||||||||||||||||||||||||||||
LOGICAL RecurseFindTreeNodeName (character, TreeNodeCollection)
|
||||||||||||||||||||||||||||||
CHARACTER RecurseTreeNodeNames (TreeNodeCollection)
|
||||||||||||||||||||||||||||||
CHARACTER RecurseTreeNodeQueries (TreeNodeCollection)
|
||||||||||||||||||||||||||||||
System.Windows.Forms.TreeNode RecurseTreeNodes (TreeNodeCollection)
|
||||||||||||||||||||||||||||||
RemoveFilter ()
|
||||||||||||||||||||||||||||||
RetrieveTableIndexStats ()
|
||||||||||||||||||||||||||||||
SaveScenario (character)
|
||||||||||||||||||||||||||||||
SelectAll ()
|
||||||||||||||||||||||||||||||
SelectNodes (TreeNodeCollection, logical)
|
||||||||||||||||||||||||||||||
SelectNone ()
|
||||||||||||||||||||||||||||||
ShowDataSourceQueryInfo ()
|
||||||||||||||||||||||||||||||
ShowFilterDialog ()
|
||||||||||||||||||||||||||||||
ShowTableAndIndexStatistics ()
|
||||||||||||||||||||||||||||||
ShutDownBusinessEntities ()
|
||||||||||||||||||||||||||||||
TreeViewMouseDownHandler (Object, MouseEventArgs)
|
||||||||||||||||||||||||||||||
UpdateBatchContext ()
|
||||||||||||||||||||||||||||||
OERABusinessEntityTesterUserControl ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
INTEGER BatchSize
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER CustomContext
|
|||||||||
LONGCHAR CustomParameterObject
|
|||||||||
CHARACTER EntityName
|
|||||||||
System.Windows.Forms.ImageList ImageList
|
|||||||||
LOGICAL InitializeUserTableStatsOnShown
|
|||||||||
Progress.Json.ObjectModel.JsonConstruct JsonFilter
|
|||||||||
Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester.IOERABusinessEntityTesterForm OERABusinessEntityTesterForm
|
|||||||||
CHARACTER StatusBarText
|
|||||||||
LOGICAL StatusBarVisible
|
|||||||||
INTEGER StopAfter
|
|||||||||
System.Windows.Forms.ContextMenuStrip TreeContextMenuStrip
|
|||||||||
System.Windows.Forms.TreeView TreeView
|
|||||||||