Namespace: Consultingwerk.Windows.Framework.Repository.Object
Class 
ResponsiveContainerDesignerControl Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.UserControl
Implements: Consultingwerk.Windows.Framework.Repository.Object.IContainerDesignerControl

File:ResponsiveContainerDesignerControl
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed May 25 18:00:20 CEST 2016



Top Method Summary
Options Name Purpose
+ Activate () Invoked when the Designer is activated
+ BindDesignerData (dataset, dataset) Binds to the Designer Temp-Tables
+ LOGICAL Deactivating () Invoked when the Designer is about to be deactivated
+ DestroyDesigner () Allows the Container Designer Control to destroy resources
- InitializeComponent () Initializes the Visual Design
# OnModifiedChanged (EventArgs) Raises the ModifiedChanged event
# OnSaveChangesRequested (EventArgs) Raises the SaveChangesRequested
+ RefreshDesigner () Refreshes the Designer
+ Save () Saves the current layout

Top Constructor Summary
Options Name Purpose
+ ResponsiveContainerDesignerControl () Constructor for the ResponsiveContainerDesignerControl class

Top Event Summary
Options Name Purpose
+ ModifiedChanged (Object, EventArgs) Raised when the designer's Modified property changes
+ SaveChangesRequested (Object, EventArgs) Raised when SaveChanges is requested

Top Property Summary
Options Name Purpose
+ LOGICAL Modified
+ Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl PropertyGrid
+ Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager


Method Detail
Top

PUBLIC Activate ()

Purpose: Invoked when the Designer is activated
Notes: Typically invoked when the designer tab is shown again

Top

PUBLIC BindDesignerData (dataset, dataset)

Purpose: Binds to the Designer Temp-Tables
Notes:

Parameters:
dsObjectMaster DATASET dsObjectMaster
DATASET BIND from Consultingwerk/SmartFramework/Repository/Object/dsObjectMaster.i
dsDesignAttributeValue DATASET dsDesignAttributeValue
DATASET BIND from Consultingwerk/SmartFramework/Repository/Class/dsDesignAttributeValue.i
Top

PUBLIC LOGICAL Deactivating ()

Purpose: Invoked when the Designer is about to be deactivated
Notes: Typically invoked when the designer tab hidden; allows cancelling
of the deactivation

Returns LOGICAL
Logical value indicating if the deactivation should not be cancelled (FALSE = cancelled)
Top

PUBLIC DestroyDesigner ()

Purpose: Allows the Container Designer Control to destroy resources
Notes: Typically used to clean up Ribbon Tabs etc.

Top

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PROTECTED OnModifiedChanged (EventArgs)

Purpose: Raises the ModifiedChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnSaveChangesRequested (EventArgs)

Purpose: Raises the SaveChangesRequested
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event
Top

PUBLIC RefreshDesigner ()

Purpose: Refreshes the Designer
Notes:

Top

PUBLIC Save ()

Purpose: Saves the current layout
Notes:



Constructor Detail
Top

PUBLIC ResponsiveContainerDesignerControl ()

Purpose: Constructor for the ResponsiveContainerDesignerControl class
Notes:



Event Detail
Top

PUBLIC ModifiedChanged (Object, EventArgs)

Purpose: Raised when the designer's Modified property changes
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the ModifiedChanged event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event
Top

PUBLIC SaveChangesRequested (Object, EventArgs)

Purpose: Raised when SaveChanges is requested
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the SaveChangesRequested event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event


Property Detail
Top

PUBLIC LOGICAL Modified


Returns LOGICAL
Top

PUBLIC Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl PropertyGrid


Returns Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl
Top

PUBLIC Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager


Returns Infragistics.Win.UltraWinToolbars.UltraToolbarsManager


ProDataset Detail

ProDataset dsDesignAttributeValue

Member tables: eDesignAttributeValue

ProDataset dsObjectMaster

Member tables: eSmartObjectMaster, eSmartLink, eSmartObjectInstance, eSmartPage


Temp-Table Detail

Temp-Table eDesignAttributeValue

Defined in:

Temp-Table eSmartLink

Defined in:

Temp-Table eSmartObjectInstance

Defined in:

Temp-Table eSmartObjectMaster

Defined in:

Temp-Table eSmartPage

Defined in:


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:21:32