|
Options |
Name |
Purpose |
|
+
|
AddLookupEditorButton ()
|
This Method is used to add a LookupButton to the Control and sets
Key and Text Properties. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
AssignLookupKeyValue ()
|
Assigns the Lookup Key Value to the column of the owning
grid Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
AssignValueToCell (UltraGridCell, character)
|
Assigns a Character Value to a Cell Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
Cleanup ()
|
Cleanup Method for the Lookup Control Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
CreateVerbs ()
|
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
DesignerOpenSmartDataObject ()
|
Selects a SmartDataObject during design time
|
|
#
|
DisposedHandler (Object, EventArgs)
|
Event handler for the Disposed event of the SmartLookup instance Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
AttributeCollection GetAttributes ()
|
Returns a collection of custom attributes for this instance of a
component. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
CHARACTER GetClassName ()
|
Returns the class name of this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
CHARACTER GetComponentName ()
|
Returns the name of this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
TypeConverter GetConverter ()
|
Returns a type converter for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
EventDescriptor GetDefaultEvent ()
|
Returns the default event for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
PropertyDescriptor GetDefaultProperty ()
|
Returns the default property for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
System.Object GetEditor (Type)
|
Returns an editor of the specified type for this instance of a
component. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
EventDescriptorCollection GetEvents ()
|
Returns the events for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
EventDescriptorCollection GetEvents (Attribute[])
|
Returns the events for this instance of a component using the
specified attribute array as a filter. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
CHARACTER GetLookupRegistryKey ()
|
This Method returns a Registry Key where the Lookup size and position
is stored for each Lookup. Overrides Consultingwerk.SmartComponents.Base.SmartLookup:GetLookupRegistryKey ()
|
|
+
|
PropertyDescriptorCollection GetProperties ()
|
Returns the properties for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
PropertyDescriptorCollection GetProperties (Attribute[])
|
Returns the properties for this instance of a component using the
attribute array as a filter. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
System.Object GetPropertyOwner (PropertyDescriptor)
|
Returns an object that contains the property described by the
specified property descriptor. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
HandleKeyDown (KeyEventArgs)
|
Handles F3 key to invoke ShowLookupDialog method.
This Method is executed when the KeyDown Event of the base class is
fired. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
InitializeTimer ()
|
Initializes the Timer Component Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
InitializeTimer2 ()
|
Initializes the second Timer Component Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
LookupBrowserInitializeLayoutHandler (Object, InitializeLayoutEventArgs)
|
Handles the InitializeLayout event of the Lookup Browser Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
LookupTimer2Tick (Object, EventArgs)
|
Event Handler for the Tick event of the second Lookup Timer Component Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
LookupTimerTick (Object, EventArgs)
|
Event Handler for the Tick event of the Lookup Timer Component Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
OnAfterPerformLookup (EventArgs)
|
Raises the OnAfterPerformLookup event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
OnBeforePerformLookup (CancelEventArgs)
|
Raises the BeforePerformLookup event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
OnEditorButtonClick (EditorButtonEventArgs)
|
Raises the Invokes the EditorButtonClick event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
OnEnabledChanged (EventArgs)
|
Raises the EnabledChanged event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
OnInitializeLookupBrowserLayout (InitializeLookupBrowserLayoutEventArgs)
|
Raises the InitializeLookupBrowserLayout event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
OnKeyDown (KeyEventArgs)
|
Handles F3 key to invoke ShowLookupDialog method.
This Method is executed when the KeyDown Event of the base class is
fired. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
OnKeyPress (KeyPressEventArgs)
|
Raises the KeyPress event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
OnLeave (EventArgs)
|
Raises the Leave event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
OnLookupComplete (EventArgs)
|
Raises the LookupComplete event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
OnLookupCompleted (EventArgs)
|
Raises the LookupCompleted event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
OnShowLookupDialog (CancelEventArgs)
|
Raises the ShowLookupDialog event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
OnTextChanged (EventArgs)
|
Raises the TextChanged event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
OnValueChanged (EventArgs)
|
Raises the ValueChanged event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
OnVerbClicked (character)
|
Event Handler method for Designer Verbs Overrides Consultingwerk.SmartComponents.Base.SmartLookup:OnVerbClicked (character)
|
|
+
|
PerformKeyDown (KeyEventArgs)
|
Performs the KeyDown event for an embedded SmartLookup Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
PerformKeyPress (KeyPressEventArgs)
|
Performs the KeyPress event for an embedded SmartLookup Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
PerformLeave (CancelEventArgs)
|
Performs the Leave (BeforeCellDeactivate) event for an embedded SmartLookup Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
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 Overrides Consultingwerk.SmartComponents.Base.SmartLookup:PerformLookup ()
|
|
#
|
PerformLookup (logical)
|
Performs lookup when user presses a key in the lookup field Overrides Consultingwerk.SmartComponents.Base.SmartLookup:PerformLookup (logical)
|
|
+
|
LOGICAL PerformLookupIfActive ()
|
Calls PerformLookup only if the LookupTimer is currently enabled Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
-
|
SetDesignerProperties ()
|
Sets Properties to customize Visual Designer behavior
|
|
+
|
ShowLookupDialog ()
|
A LookupDialog is shown with the Data Information specified with the
Properties LookupEntityName, LookupEntityTable and LookupEntityView. Overrides Consultingwerk.SmartComponents.Base.SmartLookup:ShowLookupDialog ()
|
|
#
|
StartTimer ()
|
Activates the Lookup Timer Component Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
+
|
StopTimer ()
|
Deactivates the Lookup Timer Component Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|
|
#
|
UpdateCellsWithEmbeddedEditors ()
|
Updates cells in a Grid with values from embedded editors in case
the lookup is owned by a grid Inherited from Consultingwerk.SmartComponents.Base.SmartLookup
|