Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # | ActivateDataSources (character, character) |
Activates data sources of the given tab page |
|
| # | ActivateLinks (integer) |
Activates links of the given tab page |
|
| + | ActivateLinks (Control) |
Activates the Links between the active control and the
SmartToolbarController Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | ActivateNavigationLink (integer) |
Activates Navigation links of the given tab page |
|
| + | ActivateSmartControl (Control) |
Marks a SmartViewerControl or SmartBrowserControl as Active Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | ActivateTableIoLink (integer) |
Activates TableIO links of the given tab page |
|
| + | AddDataSourceToTab (character, UltraTab, character) |
Adds a data source to a tab |
|
| + | LOGICAL CanFindInComponentsCollection (Object) |
Returns if the component can be found in the ComponentsCollection Inherited from Consultingwerk.Forms.BaseForm |
|
| # | ChildSmartTableIOStateChangedHandler (Object, SmartTableIOStateChangedEventArgs) |
Event handler for the SmartTableIOStateChanged event of the contained
SmartViewer and SmartUpdatableBrowser instances Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | ClearRibbon () |
Clears the Ribbon |
|
| # | CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.Forms.BaseForm |
|
| # | CustomizeToolbar () |
Customizes the UltraToolbarController associated with this BaseForm Inherited from Consultingwerk.Forms.BaseForm |
|
| # | DesignerInsertUserControl () |
Inserts a user control instance at design time. Inherited from Consultingwerk.Forms.BaseForm |
|
| + | DisablePagesInFolder (character) |
Disables a list of pages Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | DisplayDirtyState () |
Displays the DirtyState in the Window Title Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | DoFormAction (character) |
Executes the Form Action |
|
| + | EnableDisablePagesInFolder (character, logical) |
Enables or Disables a list of pages Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | EnablePagesInFolder (character) |
Enables a list of pages Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | System.Collections.Generic.List <System.Windows.Forms.Control> FindAllControlsOfType (Type) |
Returns a List of all Controls in the Form that are of the given type Inherited from Consultingwerk.Forms.BaseForm |
|
| + | Progress.Windows.Form FindDependentFormOfClass (Class) |
Returns the dependent form instance of the given class Inherited from Consultingwerk.Forms.BaseForm |
|
| + | System.Collections.Generic.List <Progress.Windows.Form> FindDynamicFormInstances (character) |
Returns a list of DynamicForms of the given object master |
|
| # | GetActiveTabPages (character, character) |
Returns the active tab pages |
|
| + | System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents () |
Returns a List of all Components in the Form Inherited from Consultingwerk.Forms.BaseForm |
|
| + | AttributeCollection GetAttributes () |
Returns a collection of custom attributes for this instance of a
component. Inherited from Consultingwerk.Forms.BaseForm |
|
| + | CHARACTER GetClassName () |
Returns the class name of this instance of a component. Inherited from Consultingwerk.Forms.BaseForm |
|
| + | CHARACTER GetComponentName () |
Returns the name of this instance of a component. Inherited from Consultingwerk.Forms.BaseForm |
|
| + | TypeConverter GetConverter () |
Returns a type converter for this instance of a component. Inherited from Consultingwerk.Forms.BaseForm |
|
| + | EventDescriptor GetDefaultEvent () |
Returns the default event for this instance of a component. Inherited from Consultingwerk.Forms.BaseForm |
|
| + | PropertyDescriptor GetDefaultProperty () |
Returns the default property for this instance of a component. Inherited from Consultingwerk.Forms.BaseForm |
|
| + | System.Object GetEditor (Type) |
Returns an editor of the specified type for this instance of a
component. Inherited from Consultingwerk.Forms.BaseForm |
|
| + | EventDescriptorCollection GetEvents () |
Returns the events for this instance of a component. Inherited from Consultingwerk.Forms.BaseForm |
|
| + | EventDescriptorCollection GetEvents (Attribute[]) |
Returns the events for this instance of a component using the
specified attribute array as a filter. Inherited from Consultingwerk.Forms.BaseForm |
|
| + | System.ComponentModel.Component GetInstance (character) |
Returns the reference to the instance with the provided name |
|
| + | System.Collections.Generic.List <System.ComponentModel.Component> GetInstances (integer, Class) |
Returns a List of components of the given type on the given page |
|
| + | Consultingwerk.SmartComponents.Base.ListSmartDataAdapter GetLinkedDataAdapters () |
Returns a List of Data Adapter instances in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | Consultingwerk.SmartComponents.Base.ListSmartDataAdapter GetLinkedDataAdapters (SmartDataAdapter) |
Returns a List of Data Adapter instances in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | GetLinkedDataAdapters (SmartDataAdapter, ListSmartDataAdapter) |
Add linked SmartDataAdapter instances to a List Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | PropertyDescriptorCollection GetProperties () |
Returns the properties for this instance of a component. Inherited from Consultingwerk.Forms.BaseForm |
|
| + | PropertyDescriptorCollection GetProperties (Attribute[]) |
Returns the properties for this instance of a component using the
attribute array as a filter. Inherited from Consultingwerk.Forms.BaseForm |
|
| + | System.Object GetPropertyOwner (PropertyDescriptor) |
Returns an object that contains the property described by the
specified property descriptor. Inherited from Consultingwerk.Forms.BaseForm |
|
| + | Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter GetSmartBusinessEntityAdapterInstance (character) |
Returns the reference to the instance with the provided name as a SmartBusinessEntityAdapter |
|
| + | Consultingwerk.SmartComponents.Implementation.SmartDataBrowser GetSmartDataBrowserInstance (character) |
Returns the reference to the instance with the provided name as a SmartDataBrowser |
|
| + | Consultingwerk.SmartComponents.Base.SmartDatasetAdapter GetSmartDatasetAdapterInstance (character) |
Returns the reference to the instance with the provided name as a SmartDatasetAdapter |
|
| + | Consultingwerk.SmartComponents.Implementation.SmartPanelController GetSmartPanelControllerByPage (character) |
Returns the SmartPanelController for the given page if it exists |
|
| + | Consultingwerk.SmartComponents.Implementation.SmartPanelController GetSmartPanelControllerByPage (integer) |
Returns the SmartPanelController for the given page if it exists |
|
| + | Consultingwerk.SmartComponents.Implementation.SmartToolbarController GetSmartToolbarControllerInstance (character) |
Returns the reference to the instance with the provided name as a SmartToolbarController |
|
| + | Consultingwerk.SmartComponents.Base.SmartViewerControl GetSmartViewerControlInstance (character) |
Returns the reference to the instance with the provided name as a SmartViewerControl |
|
| + | Consultingwerk.SmartComponents.Interfaces.ISmartToolbarControl GetToolbar () |
Returns the reference to the ISmartToolbarControl of the ISmartWindowForm Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | Infragistics.Win.UltraWinStatusBar.UltraStatusBar GetUltraStatusBarInstance (character) |
Returns the reference to the instance with the provided name as a UltraStatusBar |
|
| + | Infragistics.Win.UltraWinTabControl.UltraTabControl GetUltraTabControlInstance (character) |
Returns the reference to the instance with the provided name as a UltraTabControl |
|
| - | InitializeComponent () |
Initialized the visual design |
|
| # | Infragistics.Win.UltraWinDock.UltraDockManager InitializeDockManager () |
Initializes the UltraDockManager instance |
|
| # | InitializeFormLogicObject () |
Initializes the Form Logic Object Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | InitializeTabFolderEvents (UltraTabControl) |
Initializes the Tab Folder event handler |
|
| # | LOGICAL IsGrid (Object) |
Returns if the provided object is a grid |
|
| + | LOGICAL IsOkToClose (logical, CloseReason) |
Check if it is ok to close the parent form.
Returns TRUE when the form can be closed. Otherwise returns FALSE.
Enforced by the Interface ICheckOkToClose. |
|
| # | LOGICAL IsTabFolder (Object) |
Returns if the provided object is a tab folder |
|
| # | KeyDownHandler (Object, KeyEventArgs) |
Event handler for the KeyDown event of the Form |
|
| # | LoadRibbonQuickAccessToolbar () |
Restores the Quick Access Toolbar items from the Registry Inherited from Consultingwerk.Forms.BaseForm |
|
| # | CHARACTER LoadSettings () |
Loads the stored window settings (position etc.) from the registry Inherited from Consultingwerk.Forms.BaseForm |
|
| # | CHARACTER LoadSettings (character) |
Loads stored window settings from the registry Inherited from Consultingwerk.Forms.BaseForm |
|
| # | LONGCHAR LoadSettingsLong (character) |
Loads stored window settings from the registry Inherited from Consultingwerk.Forms.BaseForm |
|
| + | LockForm () |
Locks the Form Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | LockForm (Form) |
Locks the Form Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | Consultingwerk.Windows.Framework.Repository.Rendering.Form.IHelpRegistry NewHelpRegistry () |
Factory method for IHelpRegistry instance |
|
| # | OnActiveSmartControlChanged (EventArgs) |
Raises the ActiveSmartControlChanged event Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | OnDirtyStateChanged (EventArgs) |
Raises the DirtyStateChanged Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | OnExternalDataSourceChanged (EventArgs) |
Raises the ExternalDataSourceChanged event Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | OnExternalNavigationTargetChanged (EventArgs) |
Raises the OnExternalNavigationTargetChanged Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | OnFormClosed (FormClosedEventArgs) |
Raises the FormClosed event Overrides Consultingwerk.SmartComponents.Base.SmartWindowForm:OnFormClosed (FormClosedEventArgs) |
|
| # | OnFormClosing (FormClosingEventArgs) |
Raises the FormClosing Event Overrides Consultingwerk.SmartComponents.Base.SmartWindowForm:OnFormClosing (FormClosingEventArgs) |
|
| # | OnFormDestroyed (EventArgs) |
Raises the FormDestroyed event Inherited from Consultingwerk.Forms.BaseForm |
|
| # | OnGenericEvent (EventArgs) |
Raises the GenericEvent Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | OnLoad (EventArgs) |
Raises the Load event Overrides Consultingwerk.SmartComponents.Base.SmartWindowForm:OnLoad (EventArgs) |
|
| # | OnPageInitializing (PageInitializingEventArgs) |
Raises the PageInitializing event |
|
| # | OnPrimaryDataSourceChanged (EventArgs) |
Raises the PrimaryDataSourceChanged event Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | OnPrimaryDataTargetChanged (EventArgs) |
Raises the PrimaryDataTargetChanged event Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | OnPrimaryNavigationSourceChanged (EventArgs) |
Raises the PrimaryNavigationSourceChanged Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | OnShown (EventArgs) |
Raises the Shown event Overrides Consultingwerk.SmartComponents.Base.SmartWindowForm:OnShown (EventArgs) |
|
| # | OnSmartToolbarControllerChanged () |
Internal event handler Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | OnVerbClicked (character) |
Event Handler method for Designer Verbs Inherited from Consultingwerk.Forms.BaseForm |
|
| + | OpenDetailFormHandler (Object, OpenDetailFormEventArgs) |
Event handler for the OpenDetailForm of a Grid |
|
| + | LOGICAL OpenHelpPage () |
Opens the Help Page for the currently focussed Control |
|
| + | DialogResultEnum PromptForSaveOfPendingChangesOnClose () |
Shows the Prompt to save pending transactions to the backend while
closing the Form Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | RaiseGenericEvent (EventArgs) |
Raises the Generic Event Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | LOGICAL RaiseToolbarAction (Object, ToolClickEventArgs, character) |
Executes a Toolbar Action Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | ReceiveInstances (table) |
Receives a copy of the temp-table with the rendered instances |
|
| + | LOGICAL RecurseCheckIsOkToClose (Control+ControlCollection, logical, CloseReason) |
Recursively ask all Controls implementing the ICheckOkToClose Interface
whether it is ok to close the form. Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | LOGICAL RecurseSaveChangesOnDeactivateForm (Control+ControlCollection, logical) |
Recursively checks all contained controls to save changes on
Deactivate of the Form Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | RecurseSubscribeDirtyStateEvents (Control) |
Subscribes to the SmartTableIOStateChanged events of Viewers
and SmartUpdatableBrowsers Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | RegisterDataSourceForPageActivation (SmartDataAdapter, character) |
Registers Data-Sources for activation on a tab page |
|
| + | RegisterHelp (Object, handle) |
Registers Help URL and/or Help Text for a Control or Component in the Form |
|
| + | RegisterPage (character, integer, character, character) |
Registers a page with the DynamicForm |
|
| + | RegisterTabFolder (UltraTabControl, character, character) |
Registers a TabFolder with the DynamicForm |
|
| + | RegisterToolbarButtonHandler (UltraToolbarsManager, character, character, character) |
Registers a handler for the ToolClick event of a specific button Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | RegisterToolbarButtonMenuFunction (UltraToolbarsManager, character, character, character) |
Registers a handler for the ToolClick event of a specific button Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | RemoveSetting (character) |
Removes a stored setting Inherited from Consultingwerk.Forms.BaseForm |
|
| # | RestoreUltraSplitterPosition () |
Restores the position of the Ultra Splitter Controls Inherited from Consultingwerk.Forms.BaseForm |
|
| # | RestoreWindowPosition () |
Restores the stored window position Inherited from Consultingwerk.Forms.BaseForm |
|
| # | SelectedPageChangedHandler (Object, TabEventArgs) |
Event handler for the SelectedPageChangedHandler event |
|
| # | SelectedPageChangingHandler (Object, SelectedTabChangingEventArgs) |
Event handler for the SelectedPageChangingHandler event |
|
| # | SmartWindowFormToolClickHandler (Object, ToolClickEventArgs) |
Event handler for the ToolClick event Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | StoreRibbonQuickAccessToolbar () |
Stores the current Quick Access Toolbar items in the Registry Inherited from Consultingwerk.Forms.BaseForm |
|
| # | StoreSettings (character) |
Stores the current window settings (position etc.) to the registry Inherited from Consultingwerk.Forms.BaseForm |
|
| # | StoreSettings (character, character) |
Stores window settings to the registry Inherited from Consultingwerk.Forms.BaseForm |
|
| # | StoreSettingsLong (longchar, character) |
Stores window settings to the registry Inherited from Consultingwerk.Forms.BaseForm |
|
| + | StoreUltraSplitterPosition () |
Stores the position of the UltraSplitter Controls in the Registry Inherited from Consultingwerk.Forms.BaseForm |
|
| # | StoreWindowPosition () |
Stores the window position to the registry Inherited from Consultingwerk.Forms.BaseForm |
|
| # | SubscribeDirtyStateEvents () |
Subscribes to the SmartTableIOStateChanged events of Viewers
and SmartUpdatableBrowsers Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | SuspendSTAThreadWarning (UltraDockManager) |
Suspends STAThread warnings for an UltraDockManager instance Inherited from Consultingwerk.Forms.BaseForm |
| Options | Name | Purpose | |
|---|---|---|---|
| + | DynamicForm () |
Constructor of the DynamicForm class |
|
| + | DynamicForm (character, character) |
Constructor of the DynamicForm class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | ActiveSmartControlChanged DELEGATE System.EventHandler |
Raised whenever the ActiveSmartSmartControl property has changed Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | DirtyStateChanged (Object, EventArgs) |
Raised when the DirtyState of the Window has changes Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | ExternalDataSourceChanged DELEGATE System.EventHandler |
Raised when the ExternalDataSource property changes Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | ExternalNavigationTargetChanged (Object, EventArgs) |
Raised when the ExternalNavigationSource property changes Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | FormDestroyed DELEGATE System.EventHandler |
Raised when a Form is destroyed (in the Destructor) Inherited from Consultingwerk.Forms.BaseForm |
|
| + | GenericEvent (Object, EventArgs) |
Raised from custom logic Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | PageInitializing (Object, PageInitializingEventArgs) |
Raised when a page is initialized, i.e. before it's shown for the
first time |
|
| + | PrimaryDataSourceChanged DELEGATE System.EventHandler |
Raised when the PrimaryDataSource property changes Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | PrimaryDataTargetChanged DELEGATE System.EventHandler |
Raised when the PrimaryDataTarget property changes Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | PrimaryNavigationSourceChanged (Object, EventArgs) |
Raised when the PrimaryNavigationSource property changes Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
| Options | Name | Purpose | |
|---|---|---|---|
| + | System.Windows.Forms.Control ActiveSmartControl |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | LOGICAL AutomaticNavigationLinks |
|
|
| + | LOGICAL AutomaticTableIoLinks |
|
|
| # | CHARACTER BindableProperties |
Inherited from Consultingwerk.Forms.BaseForm |
|
| # | CHARACTER CategorizedProperties |
Inherited from Consultingwerk.Forms.BaseForm |
|
| # | CHARACTER CategoryProperties |
Inherited from Consultingwerk.Forms.BaseForm |
|
| + | CHARACTER CharacterParameterValue |
|
|
| + | System.ComponentModel.IContainer ComponentContainer |
|
|
| + | LOGICAL DeleteOnFormClosed |
Inherited from Consultingwerk.Forms.BaseForm |
|
| + | System.Collections.Generic.List <Progress.Windows.Form> DependentForms |
Inherited from Consultingwerk.Forms.BaseForm |
|
| # | CHARACTER DescribedProperties |
Inherited from Consultingwerk.Forms.BaseForm |
|
| # | CHARACTER DescriptionProperties |
Inherited from Consultingwerk.Forms.BaseForm |
|
| # | CHARACTER DesignerVerbs |
Inherited from Consultingwerk.Forms.BaseForm |
|
| # | CHARACTER DesignerVisibilityAttributes |
Inherited from Consultingwerk.Forms.BaseForm |
|
| # | CHARACTER DesignerVisibilityProperties |
Inherited from Consultingwerk.Forms.BaseForm |
|
| + | LOGICAL DesignTime |
Inherited from Consultingwerk.Forms.BaseForm |
|
| + | LOGICAL DirtyState |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | Infragistics.Win.UltraWinDock.UltraDockManager DockManager |
|
|
| + | Consultingwerk.SmartComponents.Interfaces.ISmartDataSource ExternalDataSource |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget ExternalNavigationTarget |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | Infragistics.Win.Misc.UltraPanel FillPanel |
|
|
| + | CHARACTER FormAction |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | RAW FormHash |
|
|
| + | CHARACTER FormLogicClass |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | Consultingwerk.SmartComponents.Interfaces.ISmartFormLogic FormLogicObject |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | Consultingwerk.Windows.Framework.Repository.Rendering.Form.IHelpRegistry HelpRegistry |
|
|
| # | CHARACTER HiddenProperties |
Inherited from Consultingwerk.Forms.BaseForm |
|
| + | CHARACTER IconFileName |
|
|
| + | CHARACTER IconFileNameWeb |
|
|
| + | LOGICAL IsClosed |
Inherited from Consultingwerk.Forms.BaseForm |
|
| # | CHARACTER NonBrowsableProperties |
Inherited from Consultingwerk.Forms.BaseForm |
|
| + | CHARACTER ObjectMasterName |
|
|
| + | System.Windows.Forms.FormWindowState PreviousWindowState |
Inherited from Consultingwerk.Forms.BaseForm |
|
| + | Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataSource PrimaryDataSource |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget PrimaryDataTarget |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | Consultingwerk.SmartComponents.Interfaces.Design.IDesignNavigationSource PrimaryNavigationSource |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | LOGICAL PromptForSaveOnApplicationLeave |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | LOGICAL PromptForSaveOnFormDeactivate |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | CHARACTER SecurityKey |
Inherited from Consultingwerk.Forms.BaseForm |
|
| + | Consultingwerk.SmartComponents.Interfaces.ISmartToolbarSource SmartToolbarSource |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| # | Consultingwerk.SmartComponents.Base.SmartWindowFormController SmartWindowFormController |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | LOGICAL StoreDockManagerSettings |
|
|
| # | LOGICAL StoreFormPosition |
Inherited from Consultingwerk.Forms.BaseForm |
|
| + | LOGICAL SupportsDirtyState |
Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm |
|
| + | Consultingwerk.SmartComponents.Implementation.SmartToolbarController ToolbarController |
|
|
| + | LOGICAL UseStartupSizeAsMinSize |
Inherited from Consultingwerk.Forms.BaseForm |
|
| + | CHARACTER WindowPositionRegistryKey |
Inherited from Consultingwerk.Forms.BaseForm |
|
Top
PROTECTED ActivateDataSources (character, character)
|
||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED ActivateLinks (integer)
|
||||||||||||||||||||||||||||||||
PUBLIC ActivateLinks (Control)
|
||||||||||||||||||||||||||||||||
PROTECTED ActivateNavigationLink (integer)
|
||||||||||||||||||||||||||||||||
PUBLIC ActivateSmartControl (Control)
|
||||||||||||||||||||||||||||||||
PROTECTED ActivateTableIoLink (integer)
|
||||||||||||||||||||||||||||||||
PUBLIC AddDataSourceToTab (character, UltraTab, character)
|
||||||||||||||||||||||||||||||||
PUBLIC LOGICAL CanFindInComponentsCollection (Object)
|
||||||||||||||||||||||||||||||||
PROTECTED ChildSmartTableIOStateChangedHandler (Object, SmartTableIOStateChangedEventArgs)
|
||||||||||||||||||||||||||||||||
PUBLIC ClearRibbon ()
|
||||||||||||||||||||||||||||||||
PROTECTED CreateVerbs ()
|
||||||||||||||||||||||||||||||||
PROTECTED CustomizeToolbar ()
|
||||||||||||||||||||||||||||||||
PROTECTED DesignerInsertUserControl ()
|
||||||||||||||||||||||||||||||||
PUBLIC DisablePagesInFolder (character)
|
||||||||||||||||||||||||||||||||
PROTECTED DisplayDirtyState ()
|
||||||||||||||||||||||||||||||||
PUBLIC DoFormAction (character)
|
||||||||||||||||||||||||||||||||
PUBLIC EnableDisablePagesInFolder (character, logical)
|
||||||||||||||||||||||||||||||||
PUBLIC EnablePagesInFolder (character)
|
||||||||||||||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.Windows.Forms.Control> FindAllControlsOfType (Type)
|
||||||||||||||||||||||||||||||||
PUBLIC Progress.Windows.Form FindDependentFormOfClass (Class)
|
||||||||||||||||||||||||||||||||
PUBLIC System.Collections.Generic.List <Progress.Windows.Form> FindDynamicFormInstances (character)
|
||||||||||||||||||||||||||||||||
PROTECTED GetActiveTabPages (character, character)
|
||||||||||||||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
||||||||||||||||||||||||||||||||
PUBLIC AttributeCollection GetAttributes ()
|
||||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetClassName ()
|
||||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetComponentName ()
|
||||||||||||||||||||||||||||||||
PUBLIC TypeConverter GetConverter ()
|
||||||||||||||||||||||||||||||||
PUBLIC EventDescriptor GetDefaultEvent ()
|
||||||||||||||||||||||||||||||||
PUBLIC PropertyDescriptor GetDefaultProperty ()
|
||||||||||||||||||||||||||||||||
PUBLIC System.Object GetEditor (Type)
|
||||||||||||||||||||||||||||||||
PUBLIC EventDescriptorCollection GetEvents ()
|
||||||||||||||||||||||||||||||||
PUBLIC EventDescriptorCollection GetEvents (Attribute[])
|
||||||||||||||||||||||||||||||||
PUBLIC System.ComponentModel.Component GetInstance (character)
|
||||||||||||||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetInstances (integer, Class)
|
||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Base.ListSmartDataAdapter GetLinkedDataAdapters ()
|
||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Base.ListSmartDataAdapter GetLinkedDataAdapters (SmartDataAdapter)
|
||||||||||||||||||||||||||||||||
PROTECTED GetLinkedDataAdapters (SmartDataAdapter, ListSmartDataAdapter)
|
||||||||||||||||||||||||||||||||
PUBLIC PropertyDescriptorCollection GetProperties ()
|
||||||||||||||||||||||||||||||||
PUBLIC PropertyDescriptorCollection GetProperties (Attribute[])
|
||||||||||||||||||||||||||||||||
PUBLIC System.Object GetPropertyOwner (PropertyDescriptor)
|
||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter GetSmartBusinessEntityAdapterInstance (character)
|
||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Implementation.SmartDataBrowser GetSmartDataBrowserInstance (character)
|
||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Base.SmartDatasetAdapter GetSmartDatasetAdapterInstance (character)
|
||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Implementation.SmartPanelController GetSmartPanelControllerByPage (character)
|
||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Implementation.SmartPanelController GetSmartPanelControllerByPage (integer)
|
||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Implementation.SmartToolbarController GetSmartToolbarControllerInstance (character)
|
||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Base.SmartViewerControl GetSmartViewerControlInstance (character)
|
||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartToolbarControl GetToolbar ()
|
||||||||||||||||||||||||||||||||
PUBLIC Infragistics.Win.UltraWinStatusBar.UltraStatusBar GetUltraStatusBarInstance (character)
|
||||||||||||||||||||||||||||||||
PUBLIC Infragistics.Win.UltraWinTabControl.UltraTabControl GetUltraTabControlInstance (character)
|
||||||||||||||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||||||||||||||
PROTECTED Infragistics.Win.UltraWinDock.UltraDockManager InitializeDockManager ()
|
||||||||||||||||||||||||||||||||
PROTECTED InitializeFormLogicObject ()
|
||||||||||||||||||||||||||||||||
PROTECTED InitializeTabFolderEvents (UltraTabControl)
|
||||||||||||||||||||||||||||||||
PROTECTED LOGICAL IsGrid (Object)
|
||||||||||||||||||||||||||||||||
PUBLIC LOGICAL IsOkToClose (logical, CloseReason)
|
||||||||||||||||||||||||||||||||
PROTECTED LOGICAL IsTabFolder (Object)
|
||||||||||||||||||||||||||||||||
PROTECTED KeyDownHandler (Object, KeyEventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED LoadRibbonQuickAccessToolbar ()
|
||||||||||||||||||||||||||||||||
PROTECTED CHARACTER LoadSettings ()
|
||||||||||||||||||||||||||||||||
PROTECTED CHARACTER LoadSettings (character)
|
||||||||||||||||||||||||||||||||
PROTECTED LONGCHAR LoadSettingsLong (character)
|
||||||||||||||||||||||||||||||||
PUBLIC LockForm ()
|
||||||||||||||||||||||||||||||||
PUBLIC LockForm (Form)
|
||||||||||||||||||||||||||||||||
PROTECTED Consultingwerk.Windows.Framework.Repository.Rendering.Form.IHelpRegistry NewHelpRegistry ()
|
||||||||||||||||||||||||||||||||
PROTECTED OnActiveSmartControlChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnDirtyStateChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnExternalDataSourceChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnExternalNavigationTargetChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnFormClosed (FormClosedEventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnFormClosing (FormClosingEventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnFormDestroyed (EventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnGenericEvent (EventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnPageInitializing (PageInitializingEventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnPrimaryDataSourceChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnPrimaryDataTargetChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnPrimaryNavigationSourceChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnShown (EventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnSmartToolbarControllerChanged ()
|
||||||||||||||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
||||||||||||||||||||||||||||||||
PUBLIC OpenDetailFormHandler (Object, OpenDetailFormEventArgs)
|
||||||||||||||||||||||||||||||||
PUBLIC LOGICAL OpenHelpPage ()
|
||||||||||||||||||||||||||||||||
PUBLIC DialogResultEnum PromptForSaveOfPendingChangesOnClose ()
|
||||||||||||||||||||||||||||||||
PUBLIC RaiseGenericEvent (EventArgs)
|
||||||||||||||||||||||||||||||||
PUBLIC LOGICAL RaiseToolbarAction (Object, ToolClickEventArgs, character)
|
||||||||||||||||||||||||||||||||
PUBLIC ReceiveInstances (table)
|
||||||||||||||||||||||||||||||||
PUBLIC LOGICAL RecurseCheckIsOkToClose (Control+ControlCollection, logical, CloseReason)
|
||||||||||||||||||||||||||||||||
PROTECTED LOGICAL RecurseSaveChangesOnDeactivateForm (Control+ControlCollection, logical)
|
||||||||||||||||||||||||||||||||
PROTECTED RecurseSubscribeDirtyStateEvents (Control)
|
||||||||||||||||||||||||||||||||
PUBLIC RegisterDataSourceForPageActivation (SmartDataAdapter, character)
|
||||||||||||||||||||||||||||||||
PUBLIC RegisterHelp (Object, handle)
|
||||||||||||||||||||||||||||||||
PUBLIC RegisterPage (character, integer, character, character)
|
||||||||||||||||||||||||||||||||
PUBLIC RegisterTabFolder (UltraTabControl, character, character)
|
||||||||||||||||||||||||||||||||
PUBLIC RegisterToolbarButtonHandler (UltraToolbarsManager, character, character, character)
|
||||||||||||||||||||||||||||||||
PUBLIC RegisterToolbarButtonMenuFunction (UltraToolbarsManager, character, character, character)
|
||||||||||||||||||||||||||||||||
PROTECTED RemoveSetting (character)
|
||||||||||||||||||||||||||||||||
PROTECTED RestoreUltraSplitterPosition ()
|
||||||||||||||||||||||||||||||||
PROTECTED RestoreWindowPosition ()
|
||||||||||||||||||||||||||||||||
PROTECTED SelectedPageChangedHandler (Object, TabEventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED SelectedPageChangingHandler (Object, SelectedTabChangingEventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED SmartWindowFormToolClickHandler (Object, ToolClickEventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED StoreRibbonQuickAccessToolbar ()
|
||||||||||||||||||||||||||||||||
PROTECTED StoreSettings (character)
|
||||||||||||||||||||||||||||||||
PROTECTED StoreSettings (character, character)
|
||||||||||||||||||||||||||||||||
PROTECTED StoreSettingsLong (longchar, character)
|
||||||||||||||||||||||||||||||||
PUBLIC StoreUltraSplitterPosition ()
|
||||||||||||||||||||||||||||||||
PROTECTED StoreWindowPosition ()
|
||||||||||||||||||||||||||||||||
PROTECTED SubscribeDirtyStateEvents ()
|
||||||||||||||||||||||||||||||||
PROTECTED SuspendSTAThreadWarning (UltraDockManager)
|
||||||||||||||||||||||||||||||||
PUBLIC DynamicForm ()
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC DynamicForm (character, character)
|
||||||||||||||||||||
PUBLIC ActiveSmartControlChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC DirtyStateChanged (Object, EventArgs)
|
||||||||||||||||||||||
PUBLIC ExternalDataSourceChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||
PUBLIC ExternalNavigationTargetChanged (Object, EventArgs)
|
||||||||||||||||||||||
PUBLIC FormDestroyed DELEGATE System.EventHandler
|
||||||||||||||||||||||
PUBLIC GenericEvent (Object, EventArgs)
|
||||||||||||||||||||||
PUBLIC PageInitializing (Object, PageInitializingEventArgs)
|
||||||||||||||||||||||
PUBLIC PrimaryDataSourceChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||
PUBLIC PrimaryDataTargetChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||
PUBLIC PrimaryNavigationSourceChanged (Object, EventArgs)
|
||||||||||||||||||||||
PUBLIC System.Windows.Forms.Control ActiveSmartControl
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL AutomaticNavigationLinks
|
|||||||||
PUBLIC LOGICAL AutomaticTableIoLinks
|
|||||||||
PROTECTED CHARACTER BindableProperties
|
|||||||||
PROTECTED CHARACTER CategorizedProperties
|
|||||||||
PROTECTED CHARACTER CategoryProperties
|
|||||||||
PUBLIC CHARACTER CharacterParameterValue
|
|||||||||
PUBLIC System.ComponentModel.IContainer ComponentContainer
|
|||||||||
PUBLIC LOGICAL DeleteOnFormClosed
|
|||||||||
PUBLIC System.Collections.Generic.List <Progress.Windows.Form> DependentForms
|
|||||||||
PROTECTED CHARACTER DescribedProperties
|
|||||||||
PROTECTED CHARACTER DescriptionProperties
|
|||||||||
PROTECTED CHARACTER DesignerVerbs
|
|||||||||
PROTECTED CHARACTER DesignerVisibilityAttributes
|
|||||||||
PROTECTED CHARACTER DesignerVisibilityProperties
|
|||||||||
PUBLIC LOGICAL DesignTime
|
|||||||||
PUBLIC LOGICAL DirtyState
|
|||||||||
PUBLIC Infragistics.Win.UltraWinDock.UltraDockManager DockManager
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartDataSource ExternalDataSource
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget ExternalNavigationTarget
|
|||||||||
PUBLIC Infragistics.Win.Misc.UltraPanel FillPanel
|
|||||||||
PUBLIC CHARACTER FormAction
|
|||||||||
PUBLIC RAW FormHash
|
|||||||||
PUBLIC CHARACTER FormLogicClass
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartFormLogic FormLogicObject
|
|||||||||
PUBLIC Consultingwerk.Windows.Framework.Repository.Rendering.Form.IHelpRegistry HelpRegistry
|
|||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||
PUBLIC CHARACTER IconFileName
|
|||||||||
PUBLIC CHARACTER IconFileNameWeb
|
|||||||||
PUBLIC LOGICAL IsClosed
|
|||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||
PUBLIC CHARACTER ObjectMasterName
|
|||||||||
PUBLIC System.Windows.Forms.FormWindowState PreviousWindowState
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataSource PrimaryDataSource
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget PrimaryDataTarget
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.Design.IDesignNavigationSource PrimaryNavigationSource
|
|||||||||
PUBLIC LOGICAL PromptForSaveOnApplicationLeave
|
|||||||||
PUBLIC LOGICAL PromptForSaveOnFormDeactivate
|
|||||||||
PUBLIC CHARACTER SecurityKey
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartToolbarSource SmartToolbarSource
|
|||||||||
PROTECTED Consultingwerk.SmartComponents.Base.SmartWindowFormController SmartWindowFormController
|
|||||||||
PUBLIC LOGICAL StoreDockManagerSettings
|
|||||||||
PROTECTED LOGICAL StoreFormPosition
|
|||||||||
PUBLIC LOGICAL SupportsDirtyState
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Implementation.SmartToolbarController ToolbarController
|
|||||||||
PUBLIC LOGICAL UseStartupSizeAsMinSize
|
|||||||||
PUBLIC CHARACTER WindowPositionRegistryKey
|
|||||||||
Temp-Table ttInstancesDefined in: |