|
Navigate to: Methods | Constructors | Events | Properties
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 |
|
# | AssignValueToCell (UltraGridCell, character) |
Assigns a Character Value to a Cell 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 |
|
# | LookupBrowserInitializeLayoutHandler (Object, InitializeLayoutEventArgs) |
Handles the InitializeLayout event of the Lookup Browser 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 |
|
# | OnLookupCompleted (EventArgs) |
Raises the LookupCompleted event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | OnShowLookupDialog (CancelEventArgs) |
Raises the ShowLookupDialog event Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | OnValueChanged (EventArgs) |
Raises the Value changed 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 functioanlity, 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) |
|
+ | PerformLookupIfActive () |
Calls PerformLookup only if the LookupTimer is currently enabled Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
- | SetDesignerProperties () |
Sets Properties to customize Visual Designer behaviour |
|
# | 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 |
Options | Name | Purpose | |
---|---|---|---|
+ | SmartDataObjectLookup () |
Constructor of the SmartDataObjectLookup control |
Options | Name | Purpose | |
---|---|---|---|
+ | AfterPerformLookup DELEGATE System.EventHandler |
Event raised after the lookup has performed a search Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | BeforePerformLookup DELEGATE System.ComponentModel.CancelEventHandler |
Event raised before the lookup performs a search Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | InitializeLookupBrowserLayout (Object, InitializeLookupBrowserLayoutEventArgs) |
Event raised when the Lookup Dialog's browser is performing it's
layout Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | LookupComplete DELEGATE System.EventHandler |
Event raised when the Lookup has returned a record Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | ShowLookupDialog DELEGATE System.ComponentModel.CancelEventHandler |
Event raised before the Lookup Dialog is shown Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER AdapterType |
Name of the Type of SmartDataObjectAdapter used to lookup
values from the backend. |
|
+ | LOGICAL AddLookupButton |
This Property is used to perform the Action to add a LookupButton to
the Control.
The Value of this Property is not changed but the Button is added to
the Control when temporarily set to TRUE. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | CHARACTER BindableProperties |
Property that is used to mark properties (comma-delimited list) that
should be Data-Bindable Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | CHARACTER CategorizedProperties |
Property that is used to mark properties (comma-delimited list) that
should receive a Category attribute Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | CHARACTER CategoryProperties |
Categories of the Property in the CategorizedProperty list Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | CHARACTER DescribedProperties |
Property that is used to mark properties (comma-delimited list) that
should receive a Description attribute Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | CHARACTER DescriptionProperties |
Description of the Property in the DescribedProperties list Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | CHARACTER DesignerVerbs |
Property that is used to generate Designer Verbs (actions for the
Visual Designer) Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | CHARACTER DesignerVisibilityAttributes |
The CHARACTER representation of the DesignerSerializationVisibiltiy
attribute (Content/Visible/Hidden), see .NET Enumeration
System.ComponentModel.DesignerSerializationVisibility Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | CHARACTER DesignerVisibilityProperties |
Property that is used to mark properties (comma-delimited list) that
should receive a DesignerSerializationVisibility Attribute Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | LOGICAL DesignTime |
Propery flags if the current instance of the SmartBindingSource
is running at design time or runtime. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | CHARACTER HiddenProperties |
Property that is used to mark properties (comma-delimited list) that
will be excluded from the .NET TypeDescriptor properties list Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | CHARACTER LookupBrowserExcludeFields |
Columns (comma delimited list of Column Names) not to be shown in the
LookupBrowser. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | CHARACTER LookupBrowserFields |
Columns (comma delimited list of Column Names) to be shown in the
LookupBrowser. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | LOGICAL LookupClearPending |
Controls if a clear is pending - that is if a previous PerformLookup
did not return a record - but did not clear the key value. In that
case the key value needs to be cleared on LostFocus Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | CHARACTER LookupControls |
A comma seperated list of Control names. The value of the corresponding
Columns gets filled into those Controls.
The value of this Property is defined during DesignTime. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | CHARACTER LookupDialogFilterFields |
Fields that allow to Filter on the Lookup Browser Dialog |
|
+ | CHARACTER LookupDialogFilterOperators |
Operators for the LookupDialogFilterFields |
|
+ | CHARACTER LookupDialogTitle |
Dialog title for the LookupDialogForm.
The value of this Property is defined during DesignTime. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | CHARACTER LookupFields |
A comma seperated list of Column names. The value of those fields
gets filled into the corresponding Controls of the Property
LookupControls.
The value of this Property is defined during DesignTime. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | CHARACTER LookupKeyField |
The value of the field which is returned by the SmartLookup.
The value of this Property is defined during DesignTime. Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | CHARACTER LookupSmartDataObjectName |
Name of the SmartDataObject for the Lookup.
This Property is set by the Developer during DesignTime. |
|
+ | System.Windows.Forms.Timer LookupTimer |
The instance of the System.Windows.Forms.Timer component used by
this lookup to implement the delayed search Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | INTEGER LookupTimerDelay |
The number of msecs after a key has been pressed in a SmartLookup
until the entered value is looked up. This allows the user to enter
multiple keys before the value is looked up (in a data source). Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | LOGICAL LookupTimerDisabled |
Allows to completely disable the lookup timer functioanlity Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
# | CHARACTER NonBrowsableProperties |
Property that is used to mark properties (comma-delimited list) that
should not show up in the Visual Designers Property Grid Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
|
+ | UltraGrid OwningGrid |
Gets and sets the reference to the grid that owns this SmartLookup
as an Embedded Editor Control for a cell Inherited from Consultingwerk.SmartComponents.Base.SmartLookup |
Top
PUBLIC AddLookupEditorButton ()
|
||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED AssignValueToCell (UltraGridCell, character)
|
||||||||||||||||||||||||||
PROTECTED CreateVerbs ()
|
||||||||||||||||||||||||||
PROTECTED DesignerOpenSmartDataObject ()
|
||||||||||||||||||||||||||
PROTECTED DisposedHandler (Object, EventArgs)
|
||||||||||||||||||||||||||
PUBLIC AttributeCollection GetAttributes ()
|
||||||||||||||||||||||||||
PUBLIC CHARACTER GetClassName ()
|
||||||||||||||||||||||||||
PUBLIC CHARACTER GetComponentName ()
|
||||||||||||||||||||||||||
PUBLIC TypeConverter GetConverter ()
|
||||||||||||||||||||||||||
PUBLIC EventDescriptor GetDefaultEvent ()
|
||||||||||||||||||||||||||
PUBLIC PropertyDescriptor GetDefaultProperty ()
|
||||||||||||||||||||||||||
PUBLIC System.Object GetEditor (Type)
|
||||||||||||||||||||||||||
PUBLIC EventDescriptorCollection GetEvents ()
|
||||||||||||||||||||||||||
PUBLIC EventDescriptorCollection GetEvents (Attribute[])
|
||||||||||||||||||||||||||
PUBLIC CHARACTER GetLookupRegistryKey ()
|
||||||||||||||||||||||||||
PUBLIC PropertyDescriptorCollection GetProperties ()
|
||||||||||||||||||||||||||
PUBLIC PropertyDescriptorCollection GetProperties (Attribute[])
|
||||||||||||||||||||||||||
PUBLIC System.Object GetPropertyOwner (PropertyDescriptor)
|
||||||||||||||||||||||||||
PROTECTED HandleKeyDown (KeyEventArgs)
|
||||||||||||||||||||||||||
PROTECTED InitializeTimer ()
|
||||||||||||||||||||||||||
PROTECTED LookupBrowserInitializeLayoutHandler (Object, InitializeLayoutEventArgs)
|
||||||||||||||||||||||||||
PROTECTED LookupTimerTick (Object, EventArgs)
|
||||||||||||||||||||||||||
PROTECTED OnAfterPerformLookup (EventArgs)
|
||||||||||||||||||||||||||
PROTECTED OnBeforePerformLookup (CancelEventArgs)
|
||||||||||||||||||||||||||
PROTECTED OnEditorButtonClick (EditorButtonEventArgs)
|
||||||||||||||||||||||||||
PROTECTED OnEnabledChanged (EventArgs)
|
||||||||||||||||||||||||||
PROTECTED OnInitializeLookupBrowserLayout (InitializeLookupBrowserLayoutEventArgs)
|
||||||||||||||||||||||||||
PROTECTED OnKeyDown (KeyEventArgs)
|
||||||||||||||||||||||||||
PROTECTED OnKeyPress (KeyPressEventArgs)
|
||||||||||||||||||||||||||
PROTECTED OnLeave (EventArgs)
|
||||||||||||||||||||||||||
PROTECTED OnLookupCompleted (EventArgs)
|
||||||||||||||||||||||||||
PROTECTED OnShowLookupDialog (CancelEventArgs)
|
||||||||||||||||||||||||||
PROTECTED OnValueChanged (EventArgs)
|
||||||||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
||||||||||||||||||||||||||
PUBLIC PerformKeyDown (KeyEventArgs)
|
||||||||||||||||||||||||||
PUBLIC PerformKeyPress (KeyPressEventArgs)
|
||||||||||||||||||||||||||
PUBLIC PerformLeave (CancelEventArgs)
|
||||||||||||||||||||||||||
PUBLIC PerformLookup ()
|
||||||||||||||||||||||||||
PROTECTED PerformLookup (logical)
|
||||||||||||||||||||||||||
PUBLIC PerformLookupIfActive ()
|
||||||||||||||||||||||||||
PRIVATE SetDesignerProperties ()
|
||||||||||||||||||||||||||
PROTECTED ShowLookupDialog ()
|
||||||||||||||||||||||||||
PROTECTED StartTimer ()
|
||||||||||||||||||||||||||
PUBLIC StopTimer ()
|
||||||||||||||||||||||||||
PROTECTED UpdateCellsWithEmbeddedEditors ()
|
PUBLIC SmartDataObjectLookup ()
|
---|
PUBLIC AfterPerformLookup DELEGATE System.EventHandler
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC BeforePerformLookup DELEGATE System.ComponentModel.CancelEventHandler
|
||||||||||||||||||||||
PUBLIC InitializeLookupBrowserLayout (Object, InitializeLookupBrowserLayoutEventArgs)
|
||||||||||||||||||||||
PUBLIC LookupComplete DELEGATE System.EventHandler
|
||||||||||||||||||||||
PUBLIC ShowLookupDialog DELEGATE System.ComponentModel.CancelEventHandler
|
PUBLIC CHARACTER AdapterType
|
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL AddLookupButton
|
|||||||||||||||||||
PROTECTED CHARACTER BindableProperties
|
|||||||||||||||||||
PROTECTED CHARACTER CategorizedProperties
|
|||||||||||||||||||
PROTECTED CHARACTER CategoryProperties
|
|||||||||||||||||||
PROTECTED CHARACTER DescribedProperties
|
|||||||||||||||||||
PROTECTED CHARACTER DescriptionProperties
|
|||||||||||||||||||
PROTECTED CHARACTER DesignerVerbs
|
|||||||||||||||||||
PROTECTED CHARACTER DesignerVisibilityAttributes
|
|||||||||||||||||||
PROTECTED CHARACTER DesignerVisibilityProperties
|
|||||||||||||||||||
PROTECTED LOGICAL DesignTime
|
|||||||||||||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||||||||||||
PUBLIC CHARACTER LookupBrowserExcludeFields
|
|||||||||||||||||||
PUBLIC CHARACTER LookupBrowserFields
|
|||||||||||||||||||
PROTECTED LOGICAL LookupClearPending
|
|||||||||||||||||||
PUBLIC CHARACTER LookupControls
|
|||||||||||||||||||
PUBLIC CHARACTER LookupDialogFilterFields
|
|||||||||||||||||||
PUBLIC CHARACTER LookupDialogFilterOperators
|
|||||||||||||||||||
PUBLIC CHARACTER LookupDialogTitle
|
|||||||||||||||||||
PUBLIC CHARACTER LookupFields
|
|||||||||||||||||||
PUBLIC CHARACTER LookupKeyField
|
|||||||||||||||||||
PUBLIC CHARACTER LookupSmartDataObjectName
|
|||||||||||||||||||
PUBLIC System.Windows.Forms.Timer LookupTimer
|
|||||||||||||||||||
PUBLIC INTEGER LookupTimerDelay
|
|||||||||||||||||||
PUBLIC LOGICAL LookupTimerDisabled
|
|||||||||||||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||||||||||||
PUBLIC UltraGrid OwningGrid
|