|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Activate () |
Invoked when the Designer is activated |
|
# | AssignPropertyValue (handle, Object) |
Assigns a value to the current property record Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl |
|
+ | BindDesignerData (dataset, dataset) |
Binds to the Designer Temp-Tables |
|
# | ComponentMovedHandler (Object, EventArgs) |
Event handler for the Move event of the components on the design canvas |
|
# | ComponentParentChangedHandler (Object, EventArgs) |
Event handler for the ParentChanged event of the components on the design canvas |
|
# | ComponentResizedHandler (Object, EventArgs) |
Event handler for the Move event of the components on the design canvas |
|
+ | System.Drawing.Point ControlLocation (character) |
Returns the Control's Location |
|
+ | System.Drawing.Size ControlSize (character) |
Returns the Control's Size |
|
# | Consultingwerk.Windows.Framework.Repository.Object.ComponentDesigner.IComponentDesigner CreateComponentDesigner (character) |
Creates the component designer instance |
|
# | CreateConditionalRibbonTab () |
Creates the Conditional Ribbon Tab for this
designer |
|
# | CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | LOGICAL Deactivating () |
Invoked when the Designer is about to be deactivated Overrides Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl:Deactivating () |
|
# | DeleteInstance () |
Deletes the selected instance |
|
# | DestroyContextualRibbonTab () |
Destroys the Contextual Ribbon Tab in the Form's UltraToolbarsManager |
|
+ | DestroyDesigner () |
Allows the Container Designer Control to destroy resources |
|
# | DestroyDesignerComponents (Control) |
Recursively destroys components on the Designer |
|
+ | System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents () |
Returns a List of all Components in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | InsertInstance () |
Inserts a new instance to the design canvas |
|
# | InsertInstanceForMaster (character) |
Inserts a new instance of the given object master on the design canvas |
|
# | INTEGER NextObjectSequence (character, character) |
Returns the next available ObjectSequence number for the
given container Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl |
|
# | OnLoad (EventArgs) |
Raises the Load event Overrides Consultingwerk.SmartComponents.Base.SmartUserControl:OnLoad (EventArgs) |
|
# | OnModifiedChanged (EventArgs) |
Raises the ModifiedChanged event Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl |
|
# | OnSaveChangesRequested (EventArgs) |
Raises the SaveChangesRequested Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl |
|
+ | OnVerbClicked (character) |
Event Handler method for Designer Verbs Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | ParentFormDestroyedHandler (Object, EventArgs) |
Event handler for the FormDestroyed event of the owning Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | PropertyValueChangedHandler (Object, PropertyValueChangedEventArgs) |
Event handler for the PropertyValueChanged event of the
Property Grid Control |
|
+ | RefreshDesigner () |
Refreshes the Designer Overrides Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl:RefreshDesigner () |
|
# | System.Windows.Forms.Control RenderDesignInstance (Control, character) |
Renders a Control on the Design Surface |
|
# | RenderDesignSurface () |
Renders the Visual Design |
|
# | RenderDesignSurface (character, Control) |
Renders the Visual Design for one container level |
|
+ | Save () |
Saves the current layout Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl |
|
# | SelectionChangedHandler (Object, EventArgs) |
Event handler for the SelectionChanged event of the
SelectionService |
|
+ | SubscribeParentFormDestroyed () |
Subscribes the ParentFormDestroyed event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | ToolClickHandler (Object, ToolClickEventArgs) |
Event handler for the ToolClick event of the owning Form's
ToolbarsManager |
|
# | CHARACTER UniqueInstanceName (character) |
Returns a unique object instance name based on the
provided object name Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl |
Options | Name | Purpose | |
---|---|---|---|
+ | ViewerDesignerControl () |
Constructor for the ViewerDesignerControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | ModifiedChanged (Object, EventArgs) |
Raised when the designer's Modified property changes Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl |
|
+ | SaveChangesRequested (Object, EventArgs) |
Raised when SaveChanges is requested Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl |
Options | Name | Purpose | |
---|---|---|---|
# | CHARACTER DesignerVerbs |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | LOGICAL DesignTime |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | CHARACTER HiddenProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | CHARACTER MessageBoxTitle |
Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl |
|
+ | LOGICAL Modified |
Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl |
|
# | CHARACTER NonBrowsableProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | LOGICAL ParentFormDestroyedSubscribed |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl PropertyGrid |
|
|
+ | Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager |
|
Top
PUBLIC Activate ()
|
|||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED AssignPropertyValue (handle, Object)
|
|||||||||||||||||||||||||||||
PUBLIC BindDesignerData (dataset, dataset)
|
|||||||||||||||||||||||||||||
PROTECTED ComponentMovedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||
PROTECTED ComponentParentChangedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||
PROTECTED ComponentResizedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||
PUBLIC System.Drawing.Point ControlLocation (character)
|
|||||||||||||||||||||||||||||
PUBLIC System.Drawing.Size ControlSize (character)
|
|||||||||||||||||||||||||||||
PROTECTED Consultingwerk.Windows.Framework.Repository.Object.ComponentDesigner.IComponentDesigner CreateComponentDesigner (character)
|
|||||||||||||||||||||||||||||
PROTECTED CreateConditionalRibbonTab ()
|
|||||||||||||||||||||||||||||
PROTECTED CreateVerbs ()
|
|||||||||||||||||||||||||||||
PUBLIC LOGICAL Deactivating ()
|
|||||||||||||||||||||||||||||
PROTECTED DeleteInstance ()
|
|||||||||||||||||||||||||||||
PROTECTED DestroyContextualRibbonTab ()
|
|||||||||||||||||||||||||||||
PUBLIC DestroyDesigner ()
|
|||||||||||||||||||||||||||||
PROTECTED DestroyDesignerComponents (Control)
|
|||||||||||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
|||||||||||||||||||||||||||||
PRIVATE InitializeComponent ()
|
|||||||||||||||||||||||||||||
PROTECTED InsertInstance ()
|
|||||||||||||||||||||||||||||
PROTECTED InsertInstanceForMaster (character)
|
|||||||||||||||||||||||||||||
PROTECTED INTEGER NextObjectSequence (character, character)
|
|||||||||||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
|||||||||||||||||||||||||||||
PROTECTED OnModifiedChanged (EventArgs)
|
|||||||||||||||||||||||||||||
PROTECTED OnSaveChangesRequested (EventArgs)
|
|||||||||||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
|||||||||||||||||||||||||||||
PROTECTED ParentFormDestroyedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||
PROTECTED PropertyValueChangedHandler (Object, PropertyValueChangedEventArgs)
|
|||||||||||||||||||||||||||||
PUBLIC RefreshDesigner ()
|
|||||||||||||||||||||||||||||
PROTECTED System.Windows.Forms.Control RenderDesignInstance (Control, character)
|
|||||||||||||||||||||||||||||
PROTECTED RenderDesignSurface ()
|
|||||||||||||||||||||||||||||
PROTECTED RenderDesignSurface (character, Control)
|
|||||||||||||||||||||||||||||
PUBLIC Save ()
|
|||||||||||||||||||||||||||||
PROTECTED SelectionChangedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||
PUBLIC SubscribeParentFormDestroyed ()
|
|||||||||||||||||||||||||||||
PROTECTED ToolClickHandler (Object, ToolClickEventArgs)
|
|||||||||||||||||||||||||||||
PROTECTED CHARACTER UniqueInstanceName (character)
|
PUBLIC ViewerDesignerControl ()
|
---|
PUBLIC ModifiedChanged (Object, EventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SaveChangesRequested (Object, EventArgs)
|