|
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 |
||
| 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 |
||
| LOGICAL Deactivating () |
Invoked when the Designer is about to be deactivated |
||
| 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 |
||
| INTEGER GetHighestY () |
Returns the highest X value |
||
| InitializeComponent () |
|
||
| 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 |
||
| OnLoad (EventArgs) |
Raises the Load event |
||
| PaintHandler (Object, PaintEventArgs) |
Raises the Paint event |
||
| PropertyValueChangedHandler (Object, PropertyValueChangedEventArgs) |
Event handler for the PropertyValueChanged event of the
Property Grid Control |
||
| RefreshDesigner () |
Refreshes the Designer |
||
| 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 |
||
| ReplaceInstance () |
Replaces the currently selected Object Instance with another
Object Master
Notes : Delegates to the SmartObjectMasterForm so the same dialog and
repository logic used on the "Instances" tab is reused here.
After the replacement the owning form is reloaded via
OpenObjectMaster, which also refreshes this designer.
*/ |
||
| SecurityFieldItemMaintenance () |
Creates security fields for the selected viewer field |
||
| SelectionChangedHandler (Object, EventArgs) |
Event handler for the SelectionChanged event of the
SelectionService |
||
| 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 |
||
| ViewerAutofit () |
Auto fits the viewer |
| Options | Name | Purpose | |
|---|---|---|---|
| ViewerDesignerControl () |
Constructor for the ViewerDesignerControl class |
| Options | Name | Purpose | |
|---|---|---|---|
| Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl PropertyGrid |
|
||
| Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager |
|
|
Top
Activate ()
|
|||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AddOutlineNodes (UltraTreeNode, character)
|
|||||||||||||||||||||||||||||
BindDesignerData (dataset, dataset)
|
|||||||||||||||||||||||||||||
CHARACTER BoundFieldName (character)
|
|||||||||||||||||||||||||||||
BuildRibbonPalette (RibbonTab)
|
|||||||||||||||||||||||||||||
ComponentMovedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||
ComponentParentChangedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||
ComponentResizedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||
System.Drawing.Point ControlLocation (character)
|
|||||||||||||||||||||||||||||
System.Drawing.Size ControlSize (character)
|
|||||||||||||||||||||||||||||
Consultingwerk.Windows.Framework.Repository.Object.ComponentDesigner.IComponentDesigner CreateComponentDesigner (character)
|
|||||||||||||||||||||||||||||
CreateConditionalRibbonTab ()
|
|||||||||||||||||||||||||||||
CreateSecurityField ()
|
|||||||||||||||||||||||||||||
LOGICAL Deactivating ()
|
|||||||||||||||||||||||||||||
DeleteInstance ()
|
|||||||||||||||||||||||||||||
DestroyContextualRibbonTab ()
|
|||||||||||||||||||||||||||||
DestroyDesigner ()
|
|||||||||||||||||||||||||||||
DestroyDesignerComponents (Control)
|
|||||||||||||||||||||||||||||
INTEGER GetHighestY ()
|
|||||||||||||||||||||||||||||
InitializeComponent ()
|
|||||||||||||||||||||||||||||
InsertDatabaseField ()
|
|||||||||||||||||||||||||||||
InsertDataField ()
|
|||||||||||||||||||||||||||||
InsertDataFieldInstance (character, character, ISmartRepositoryService)
|
|||||||||||||||||||||||||||||
InsertFromPalette (character)
|
|||||||||||||||||||||||||||||
InsertInstance ()
|
|||||||||||||||||||||||||||||
InsertInstanceForMaster (character, character)
|
|||||||||||||||||||||||||||||
LOGICAL IsBoundField (character)
|
|||||||||||||||||||||||||||||
LayoutHeight ()
|
|||||||||||||||||||||||||||||
LayoutLeftAlign ()
|
|||||||||||||||||||||||||||||
LayoutVerticalDistance ()
|
|||||||||||||||||||||||||||||
LayoutWidth ()
|
|||||||||||||||||||||||||||||
OnLoad (EventArgs)
|
|||||||||||||||||||||||||||||
PaintHandler (Object, PaintEventArgs)
|
|||||||||||||||||||||||||||||
PropertyValueChangedHandler (Object, PropertyValueChangedEventArgs)
|
|||||||||||||||||||||||||||||
RefreshDesigner ()
|
|||||||||||||||||||||||||||||
System.Windows.Forms.Control RenderDesignInstance (Control, character)
|
|||||||||||||||||||||||||||||
RenderDesignSurface ()
|
|||||||||||||||||||||||||||||
RenderDesignSurface (character, Control)
|
|||||||||||||||||||||||||||||
ReplaceInstance ()
|
|||||||||||||||||||||||||||||
SecurityFieldItemMaintenance ()
|
|||||||||||||||||||||||||||||
SelectionChangedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||
ToolClickHandler (Object, ToolClickEventArgs)
|
|||||||||||||||||||||||||||||
ultraTree1_MouseClick (Object, MouseEventArgs)
|
|||||||||||||||||||||||||||||
ultraTree1_MouseDoubleClick (Object, MouseEventArgs)
|
|||||||||||||||||||||||||||||
ultraTree1_VisibleChanged (Object, EventArgs)
|
|||||||||||||||||||||||||||||
ViewerAutofit ()
|
|||||||||||||||||||||||||||||
ViewerDesignerControl ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl PropertyGrid
|
||||
|---|---|---|---|---|
Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager
|
||||