|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AddLookupEditorButton () |
This Method is used to add a LookupButton to the Control and sets
Key and Text Properties. |
||
| AssignLookupKeyValue () |
Assigns the Lookup Key Value to the column of the owning
grid |
||
| AssignValueToCell (UltraGridCell, character) |
Assigns a Character Value to a Cell |
||
| Cleanup () |
Cleanup Method for the Lookup Control |
||
| CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property |
||
| DisposedHandler (Object, EventArgs) |
Event handler for the Disposed event of the SmartLookup instance |
||
| System.ComponentModel.AttributeCollection GetAttributes () |
Returns a collection of custom attributes for this instance of a
component. |
||
| CHARACTER GetClassName () |
Returns the class name of this instance of a component. |
||
| CHARACTER GetComponentName () |
Returns the name of this instance of a component. |
||
| System.ComponentModel.TypeConverter GetConverter () |
Returns a type converter for this instance of a component. |
||
| System.ComponentModel.EventDescriptor GetDefaultEvent () |
Returns the default event for this instance of a component. |
||
| System.ComponentModel.PropertyDescriptor GetDefaultProperty () |
Returns the default property for this instance of a component. |
||
| System.Object GetEditor (Type) |
Returns an editor of the specified type for this instance of a
component. |
||
| System.ComponentModel.EventDescriptorCollection GetEvents () |
Returns the events for this instance of a component. |
||
| System.ComponentModel.EventDescriptorCollection GetEvents (Attribute[]) |
Returns the events for this instance of a component using the
specified attribute array as a filter. |
||
| CHARACTER GetLookupRegistryKey () |
Prototype of the method GetLookupRegistryKey which can be used inside
the LookupDialog class to set and store f.e. size and position of the
Form. |
||
| System.ComponentModel.PropertyDescriptorCollection GetProperties () |
Returns the properties for this instance of a component. |
||
| System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[]) |
Returns the properties for this instance of a component using the
attribute array as a filter. |
||
| System.Object GetPropertyOwner (PropertyDescriptor) |
Returns an object that contains the property described by the
specified property descriptor. |
||
| HandleKeyDown (KeyEventArgs) |
Handles F3 key to invoke ShowLookupDialog method.
This Method is executed when the KeyDown Event of the base class is
fired. |
||
| InitializeTimer () |
Initializes the Timer Component |
||
| InitializeTimer2 () |
Initializes the second Timer Component |
||
| LookupBrowserInitializeLayoutHandler (Object, InitializeLayoutEventArgs) |
Handles the InitializeLayout event of the Lookup Browser |
||
| LookupTimer2Tick (Object, EventArgs) |
Event Handler for the Tick event of the second Lookup Timer Component |
||
| LookupTimerTick (Object, EventArgs) |
Event Handler for the Tick event of the Lookup Timer Component |
||
| OnAfterPerformLookup (EventArgs) |
Raises the OnAfterPerformLookup event |
||
| OnBeforePerformLookup (CancelEventArgs) |
Raises the BeforePerformLookup event |
||
| OnEditorButtonClick (EditorButtonEventArgs) |
Raises the Invokes the EditorButtonClick event |
||
| OnEnabledChanged (EventArgs) |
Raises the EnabledChanged event |
||
| OnInitializeLookupBrowserLayout (InitializeLookupBrowserLayoutEventArgs) |
Raises the InitializeLookupBrowserLayout event |
||
| OnKeyDown (KeyEventArgs) |
Handles F3 key to invoke ShowLookupDialog method.
This Method is executed when the KeyDown Event of the base class is
fired. |
||
| OnKeyPress (KeyPressEventArgs) |
Raises the KeyPress event |
||
| OnLeave (EventArgs) |
Raises the Leave event |
||
| OnLookupComplete (EventArgs) |
Raises the LookupComplete event |
||
| OnLookupCompleted (EventArgs) |
Raises the LookupCompleted event |
||
| OnShowLookupDialog (CancelEventArgs) |
Raises the ShowLookupDialog event |
||
| OnTextChanged (EventArgs) |
Raises the TextChanged event |
||
| OnValueChanged (EventArgs) |
Raises the ValueChanged event |
||
| OnVerbClicked (character) |
Event Handler method for Designer Verbs |
||
| PerformKeyDown (KeyEventArgs) |
Performs the KeyDown event for an embedded SmartLookup |
||
| PerformKeyPress (KeyPressEventArgs) |
Performs the KeyPress event for an embedded SmartLookup |
||
| PerformLeave (CancelEventArgs) |
Performs the Leave (BeforeCellDeactivate) event for an embedded SmartLookup |
||
| A | PerformLookup () |
Performs the lookup functionality, performs a call to the data source
to retrieve the record based on the field value the user entered
in the lookup control |
|
| A | PerformLookup (logical) |
Performs the lookup functionality, performs a call to the data source
to retrieve the record based on the field value the user entered
in the lookup control |
|
| LOGICAL PerformLookupIfActive () |
Calls PerformLookup only if the LookupTimer is currently enabled |
||
| SetDesignerProperties () |
Sets Properties to customize Visual Designer behavior |
||
| A | ShowLookupDialog () |
Shows the Lookup Dialog |
|
| StartTimer () |
Activates the Lookup Timer Component |
||
| StopTimer () |
Deactivates the Lookup Timer Component |
||
| UpdateCellsWithEmbeddedEditors () |
Updates cells in a Grid with values from embedded editors in case
the lookup is owned by a grid |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartLookup () |
Constructor of the SmartLookup class |
| Options | Name | Purpose | |
|---|---|---|---|
| AfterPerformLookup DELEGATE System.EventHandler |
Event raised after the lookup has performed a search |
||
| BeforePerformLookup DELEGATE System.ComponentModel.CancelEventHandler |
Event raised before the lookup performs a search |
||
| InitializeLookupBrowserLayout (Object, InitializeLookupBrowserLayoutEventArgs) |
Event raised when the Lookup Dialog's browser is performing it's
layout |
||
| LookupComplete DELEGATE System.EventHandler |
Event raised when the Lookup has returned a record |
||
| ShowLookupDialog DELEGATE System.ComponentModel.CancelEventHandler |
Event raised before the Lookup Dialog is shown |
| Options | Name | Purpose | |
|---|---|---|---|
| Consultingwerk.Framework.Collections.CharacterDictionary AdditionalLookupFieldValues |
|
||
| LOGICAL AddLookupButton |
|
||
| CHARACTER BindableProperties |
|
||
| CHARACTER CategorizedProperties |
|
||
| CHARACTER CategoryProperties |
|
||
| CHARACTER DescribedProperties |
|
||
| CHARACTER DescriptionProperties |
|
||
| CHARACTER DesignerVerbs |
|
||
| CHARACTER DesignerVisibilityAttributes |
|
||
| CHARACTER DesignerVisibilityProperties |
|
||
| LOGICAL DesignTime |
|
||
| LOGICAL FetchDataFromKeyValueOnNavigate |
|
||
| LOGICAL FetchDataOnNavigate |
|
||
| CHARACTER HiddenProperties |
|
||
| CHARACTER LookupAdditionalFields |
|
||
| CHARACTER LookupBrowserExcludeFields |
|
||
| CHARACTER LookupBrowserFields |
|
||
| LOGICAL LookupClearPending |
|
||
| CHARACTER LookupControls |
|
||
| CHARACTER LookupDialogTitle |
|
||
| CHARACTER LookupFields |
|
||
| CHARACTER LookupKeyField |
|
||
| System.Windows.Forms.Timer LookupTimer |
|
||
| System.Windows.Forms.Timer LookupTimer2 |
|
||
| INTEGER LookupTimerDelay |
|
||
| LOGICAL LookupTimerDisabled |
|
||
| CHARACTER NonBrowsableProperties |
|
||
| Consultingwerk.Framework.Enum.NumericTypeEnum NumericType |
|
||
| Infragistics.Win.UltraWinGrid.UltraGrid OwningGrid |
|
|
Top
AddLookupEditorButton ()
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AssignLookupKeyValue ()
|
||||||||||||||||||||||
AssignValueToCell (UltraGridCell, character)
|
||||||||||||||||||||||
Cleanup ()
|
||||||||||||||||||||||
CreateVerbs ()
|
||||||||||||||||||||||
DisposedHandler (Object, EventArgs)
|
||||||||||||||||||||||
System.ComponentModel.AttributeCollection GetAttributes ()
|
||||||||||||||||||||||
CHARACTER GetClassName ()
|
||||||||||||||||||||||
CHARACTER GetComponentName ()
|
||||||||||||||||||||||
System.ComponentModel.TypeConverter GetConverter ()
|
||||||||||||||||||||||
System.ComponentModel.EventDescriptor GetDefaultEvent ()
|
||||||||||||||||||||||
System.ComponentModel.PropertyDescriptor GetDefaultProperty ()
|
||||||||||||||||||||||
System.Object GetEditor (Type)
|
||||||||||||||||||||||
System.ComponentModel.EventDescriptorCollection GetEvents ()
|
||||||||||||||||||||||
System.ComponentModel.EventDescriptorCollection GetEvents (Attribute[])
|
||||||||||||||||||||||
CHARACTER GetLookupRegistryKey ()
|
||||||||||||||||||||||
System.ComponentModel.PropertyDescriptorCollection GetProperties ()
|
||||||||||||||||||||||
System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[])
|
||||||||||||||||||||||
System.Object GetPropertyOwner (PropertyDescriptor)
|
||||||||||||||||||||||
HandleKeyDown (KeyEventArgs)
|
||||||||||||||||||||||
InitializeTimer ()
|
||||||||||||||||||||||
InitializeTimer2 ()
|
||||||||||||||||||||||
LookupBrowserInitializeLayoutHandler (Object, InitializeLayoutEventArgs)
|
||||||||||||||||||||||
LookupTimer2Tick (Object, EventArgs)
|
||||||||||||||||||||||
LookupTimerTick (Object, EventArgs)
|
||||||||||||||||||||||
OnAfterPerformLookup (EventArgs)
|
||||||||||||||||||||||
OnBeforePerformLookup (CancelEventArgs)
|
||||||||||||||||||||||
OnEditorButtonClick (EditorButtonEventArgs)
|
||||||||||||||||||||||
OnEnabledChanged (EventArgs)
|
||||||||||||||||||||||
OnInitializeLookupBrowserLayout (InitializeLookupBrowserLayoutEventArgs)
|
||||||||||||||||||||||
OnKeyDown (KeyEventArgs)
|
||||||||||||||||||||||
OnKeyPress (KeyPressEventArgs)
|
||||||||||||||||||||||
OnLeave (EventArgs)
|
||||||||||||||||||||||
OnLookupComplete (EventArgs)
|
||||||||||||||||||||||
OnLookupCompleted (EventArgs)
|
||||||||||||||||||||||
OnShowLookupDialog (CancelEventArgs)
|
||||||||||||||||||||||
OnTextChanged (EventArgs)
|
||||||||||||||||||||||
OnValueChanged (EventArgs)
|
||||||||||||||||||||||
OnVerbClicked (character)
|
||||||||||||||||||||||
PerformKeyDown (KeyEventArgs)
|
||||||||||||||||||||||
PerformKeyPress (KeyPressEventArgs)
|
||||||||||||||||||||||
PerformLeave (CancelEventArgs)
|
||||||||||||||||||||||
PerformLookup ()
|
||||||||||||||||||||||
PerformLookup (logical)
|
||||||||||||||||||||||
LOGICAL PerformLookupIfActive ()
|
||||||||||||||||||||||
SetDesignerProperties ()
|
||||||||||||||||||||||
ShowLookupDialog ()
|
||||||||||||||||||||||
StartTimer ()
|
||||||||||||||||||||||
StopTimer ()
|
||||||||||||||||||||||
UpdateCellsWithEmbeddedEditors ()
|
||||||||||||||||||||||
SmartLookup ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
AfterPerformLookup DELEGATE System.EventHandler
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BeforePerformLookup DELEGATE System.ComponentModel.CancelEventHandler
|
||||||||||||||||||||||
InitializeLookupBrowserLayout (Object, InitializeLookupBrowserLayoutEventArgs)
|
||||||||||||||||||||||
LookupComplete DELEGATE System.EventHandler
|
||||||||||||||||||||||
ShowLookupDialog DELEGATE System.ComponentModel.CancelEventHandler
|
||||||||||||||||||||||
Consultingwerk.Framework.Collections.CharacterDictionary AdditionalLookupFieldValues
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
LOGICAL AddLookupButton
|
|||||||||
CHARACTER BindableProperties
|
|||||||||
CHARACTER CategorizedProperties
|
|||||||||
CHARACTER CategoryProperties
|
|||||||||
CHARACTER DescribedProperties
|
|||||||||
CHARACTER DescriptionProperties
|
|||||||||
CHARACTER DesignerVerbs
|
|||||||||
CHARACTER DesignerVisibilityAttributes
|
|||||||||
CHARACTER DesignerVisibilityProperties
|
|||||||||
LOGICAL DesignTime
|
|||||||||
LOGICAL FetchDataFromKeyValueOnNavigate
|
|||||||||
LOGICAL FetchDataOnNavigate
|
|||||||||
CHARACTER HiddenProperties
|
|||||||||
CHARACTER LookupAdditionalFields
|
|||||||||
CHARACTER LookupBrowserExcludeFields
|
|||||||||
CHARACTER LookupBrowserFields
|
|||||||||
LOGICAL LookupClearPending
|
|||||||||
CHARACTER LookupControls
|
|||||||||
CHARACTER LookupDialogTitle
|
|||||||||
CHARACTER LookupFields
|
|||||||||
CHARACTER LookupKeyField
|
|||||||||
System.Windows.Forms.Timer LookupTimer
|
|||||||||
System.Windows.Forms.Timer LookupTimer2
|
|||||||||
INTEGER LookupTimerDelay
|
|||||||||
LOGICAL LookupTimerDisabled
|
|||||||||
CHARACTER NonBrowsableProperties
|
|||||||||
Consultingwerk.Framework.Enum.NumericTypeEnum NumericType
|
|||||||||
Infragistics.Win.UltraWinGrid.UltraGrid OwningGrid
|
|||||||||