|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Activate () |
Invoked when the Designer is activated |
|
+ | AddOutlineNodes (UltraTreeNode, character) |
Adds notes to the outline view |
|
# | 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 |
|
# | CHARACTER BoundFieldName (character) |
Returns the name of the field the given field is bound field to |
|
# | BuildRibbonPalette (RibbonTab) |
Builds Ribbon Tools for Palette items |
|
# | 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 |
|
# | CreateSecurityField () |
Creates security fields for the selected viewer field |
|
# | 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 |
|
# | INTEGER GetHighestY () |
Returns the highest X value |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | InsertDatabaseField () |
Inserts a list of database fields to the viewer |
|
# | InsertDataField () |
Inserts a Data Field |
|
# | InsertDataFieldInstance (character, character, ISmartRepositoryService) |
Inserts an instance for this given data field |
|
# | InsertFromPalette (character) |
Inserts a component on the design |
|
# | InsertInstance () |
Inserts a new instance to the design canvas |
|
# | InsertInstanceForMaster (character, character) |
Inserts a new instance of the given object master on the design canvas |
|
# | LOGICAL IsBoundField (character) |
Returns if the given field is a bound field |
|
# | LayoutHeight () |
Sets the height of the selected controls |
|
# | LayoutLeftAlign () |
Left aligns the selected controls |
|
# | LayoutVerticalDistance () |
Sets the vertical distance of the selected Controls |
|
# | LayoutWidth () |
Sets the height of the selected controls |
|
# | 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 |
|
# | PaintHandler (Object, PaintEventArgs) |
Raises the Paint event |
|
# | 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 |
|
# | SecurityFieldItemMaintenance () |
Creates security fields for the selected viewer field |
|
# | SelectionChangedHandler (Object, EventArgs) |
Event handler for the SelectionChanged event of the
SelectionService |
|
+ | SubscribeParentFormDestroyed () |
Subscribes the ParentFormDestroyed event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | SubscribeUserControlEvents () |
Allows for custom event subscriptions during OnLoad() Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | ToolClickHandler (Object, ToolClickEventArgs) |
Event handler for the ToolClick event of the owning Form's
ToolbarsManager |
|
- | ultraTree1_MouseClick (Object, MouseEventArgs) |
Event handler for the MouseClick event of the tree |
|
- | ultraTree1_MouseDoubleClick (Object, MouseEventArgs) |
Event handler for the MouseDoubleClick event of the tree |
|
- | ultraTree1_VisibleChanged (Object, EventArgs) |
Event handler for the VisibleChanged event of the tree |
|
# | CHARACTER UniqueInstanceName (character) |
Returns a unique object instance name based on the
provided object name Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl |
|
# | ViewerAutofit () |
Auto fits the viewer |
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 |
Top
PUBLIC Activate ()
|
|||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC AddOutlineNodes (UltraTreeNode, character)
|
|||||||||||||||||||||||||||||
PROTECTED AssignPropertyValue (handle, Object)
|
|||||||||||||||||||||||||||||
PUBLIC BindDesignerData (dataset, dataset)
|
|||||||||||||||||||||||||||||
PROTECTED CHARACTER BoundFieldName (character)
|
|||||||||||||||||||||||||||||
PROTECTED BuildRibbonPalette (RibbonTab)
|
|||||||||||||||||||||||||||||
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 CreateSecurityField ()
|
|||||||||||||||||||||||||||||
PROTECTED CreateVerbs ()
|
|||||||||||||||||||||||||||||
PUBLIC LOGICAL Deactivating ()
|
|||||||||||||||||||||||||||||
PROTECTED DeleteInstance ()
|
|||||||||||||||||||||||||||||
PROTECTED DestroyContextualRibbonTab ()
|
|||||||||||||||||||||||||||||
PUBLIC DestroyDesigner ()
|
|||||||||||||||||||||||||||||
PROTECTED DestroyDesignerComponents (Control)
|
|||||||||||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
|||||||||||||||||||||||||||||
PROTECTED INTEGER GetHighestY ()
|
|||||||||||||||||||||||||||||
PRIVATE InitializeComponent ()
|
|||||||||||||||||||||||||||||
PROTECTED InsertDatabaseField ()
|
|||||||||||||||||||||||||||||
PROTECTED InsertDataField ()
|
|||||||||||||||||||||||||||||
PROTECTED InsertDataFieldInstance (character, character, ISmartRepositoryService)
|
|||||||||||||||||||||||||||||
PROTECTED InsertFromPalette (character)
|
|||||||||||||||||||||||||||||
PROTECTED InsertInstance ()
|
|||||||||||||||||||||||||||||
PROTECTED InsertInstanceForMaster (character, character)
|
|||||||||||||||||||||||||||||
PROTECTED LOGICAL IsBoundField (character)
|
|||||||||||||||||||||||||||||
PROTECTED LayoutHeight ()
|
|||||||||||||||||||||||||||||
PROTECTED LayoutLeftAlign ()
|
|||||||||||||||||||||||||||||
PROTECTED LayoutVerticalDistance ()
|
|||||||||||||||||||||||||||||
PROTECTED LayoutWidth ()
|
|||||||||||||||||||||||||||||
PROTECTED INTEGER NextObjectSequence (character, character)
|
|||||||||||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
|||||||||||||||||||||||||||||
PROTECTED OnModifiedChanged (EventArgs)
|
|||||||||||||||||||||||||||||
PROTECTED OnSaveChangesRequested (EventArgs)
|
|||||||||||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
|||||||||||||||||||||||||||||
PROTECTED PaintHandler (Object, PaintEventArgs)
|
|||||||||||||||||||||||||||||
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 SecurityFieldItemMaintenance ()
|
|||||||||||||||||||||||||||||
PROTECTED SelectionChangedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||
PUBLIC SubscribeParentFormDestroyed ()
|
|||||||||||||||||||||||||||||
PROTECTED SubscribeUserControlEvents ()
|
|||||||||||||||||||||||||||||
PROTECTED ToolClickHandler (Object, ToolClickEventArgs)
|
|||||||||||||||||||||||||||||
PRIVATE ultraTree1_MouseClick (Object, MouseEventArgs)
|
|||||||||||||||||||||||||||||
PRIVATE ultraTree1_MouseDoubleClick (Object, MouseEventArgs)
|
|||||||||||||||||||||||||||||
PRIVATE ultraTree1_VisibleChanged (Object, EventArgs)
|
|||||||||||||||||||||||||||||
PROTECTED CHARACTER UniqueInstanceName (character)
|
|||||||||||||||||||||||||||||
PROTECTED ViewerAutofit ()
|
PUBLIC ViewerDesignerControl ()
|
---|
PUBLIC ModifiedChanged (Object, EventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SaveChangesRequested (Object, EventArgs)
|
PROTECTED CHARACTER DesignerVerbs
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL DesignTime
|
|||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||
PUBLIC CHARACTER MessageBoxTitle
|
|||||||||
PUBLIC LOGICAL Modified
|
|||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||
PROTECTED LOGICAL ParentFormDestroyedSubscribed
|
|||||||||
PUBLIC Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl PropertyGrid
|
|||||||||
PUBLIC Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager
|
|||||||||
PROTECTED LOGICAL UserControlEventsSubscribed
|