|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
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 |
Options | Name | Purpose | |
---|---|---|---|
+ | ResponsiveContainerDesignerControl () |
Constructor for the ResponsiveContainerDesignerControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | ModifiedChanged (Object, EventArgs) |
Raised when the designer's Modified property changes |
|
+ | SaveChangesRequested (Object, EventArgs) |
Raised when SaveChanges is requested |
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL Modified |
|
|
+ | Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl PropertyGrid |
|
|
+ | Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager |
|
Top
PUBLIC Activate ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC BindDesignerData (dataset, dataset)
|
||||||||||||||||||||
PUBLIC LOGICAL Deactivating ()
|
||||||||||||||||||||
PUBLIC DestroyDesigner ()
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PROTECTED OnModifiedChanged (EventArgs)
|
||||||||||||||||||||
PROTECTED OnSaveChangesRequested (EventArgs)
|
||||||||||||||||||||
PUBLIC RefreshDesigner ()
|
||||||||||||||||||||
PUBLIC Save ()
|
PUBLIC ResponsiveContainerDesignerControl ()
|
---|
PUBLIC ModifiedChanged (Object, EventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SaveChangesRequested (Object, EventArgs)
|
PUBLIC LOGICAL Modified
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl PropertyGrid
|
|||||||||
PUBLIC Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager
|
ProDataset dsDesignAttributeValueMember tables: eDesignAttributeValue |
ProDataset dsObjectMasterMember tables: eSmartObjectMaster, eSmartLink, eSmartObjectInstance, eSmartPage |
Temp-Table eDesignAttributeValueDefined in: |
Temp-Table eSmartLinkDefined in: |
Temp-Table eSmartObjectInstanceDefined in: |
Temp-Table eSmartObjectMasterDefined in: |
Temp-Table eSmartPageDefined in: |