Click or drag to resize
DataPAClientConfig Namespace DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Contains objects to manage the core functionality of the DataPA Client applications
Classes
  Class Description
Public class AboutScreen
Class thats supports the display of the DataPA OA4 About screen.
Public class ClientConfig
Class provides core configuration behaviour for the DataPA client applications.
Public class ConnectionEventArgs
Event aurguments for SelectedConnectionChanged event.
Public class DataPASchemaTreeview
Public class DBLinksFinishArgs
Information passed with the DBLinksFinish event. Success, ErrorMessage, loaded links count...
Public class desktopAlert
Public class FilterListView
Public class frmLicense
Public class frmProcessing
Public class ImportExport
DataPA SetUp Import/Export API
Public class ListBoxItemHoverEventArgs
Public class LookupControl
Public class ParameterValueControl
Control used to represent a query parameter value in a GUI user interface
Public class QueryWizard
Public class SessionManager
Public class ShouldItemBeExportedArgs
When ExportData runs, it raises the ExportThis event for every system and subject in the set-up data. The caller must handle said event, which passes an instance of this class. The caller should examine the read-only properties an set the ExportItem property to indicate whether this item should be exported
Public class SplashScreen
Class thats supports the display of a splash screen.
Public class TriStateTreeView
Public class Win32
Structures
Delegates
  Delegate Description
Public delegate ClientConfigInitialisationWindowsHiddenEventHandler
Public delegate ClientConfigInitialisationWindowsShownEventHandler
Public delegate ClientConfigLicenseChangedEventHandler
Public delegate ClientConfigSelectedConnectionsChangedEventHandler
Public delegate ClientConfigSetupChangedEventHandler
Public delegate DataPASchemaTreeviewItemSelectedEventHandler
Public delegate DataPASchemaTreeviewRefreshDBStructureEventHandler
Public delegate desktopAlertCancelRequestEventHandler
Public delegate desktopAlertUserClosingEventHandler
Public delegate FilterListViewDragStartEventHandler
Public delegate FilterListViewFilterChangedEventHandler
Public delegate FilterListViewListBoxItemHoverEventHandler
Public delegate FilterListViewSelectedValueChangedEventHandler
Public delegate ImportExportDBLinksFinishEventHandler
Public delegate ImportExportExportThisEventHandler
Public delegate LookupControlLostFocusEventHandler
Public delegate LookupControlSelectionChangedEventHandler
Public delegate ParameterValueControlValueChangedEventHandler
Public delegate QueryWizardPageChangedEventHandler
Enumerations