|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | BeginInit () |
Invoked at the beginning of a Containers InitializeComponents
method |
|
# | CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartComboEditorDesign |
|
+ | EndInit () |
Invoked at the end of a Containers InitializeComponents method |
|
+ | System.ComponentModel.AttributeCollection GetAttributes () |
Returns a collection of custom attributes for this instance of a
component. Inherited from Consultingwerk.SmartComponents.Base.SmartComboEditorDesign |
|
+ | CHARACTER GetClassName () |
Returns the class name of this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartComboEditorDesign |
|
+ | CHARACTER GetComponentName () |
Returns the name of this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartComboEditorDesign |
|
+ | System.ComponentModel.TypeConverter GetConverter () |
Returns a type converter for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartComboEditorDesign |
|
+ | System.ComponentModel.EventDescriptor GetDefaultEvent () |
Returns the default event for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartComboEditorDesign |
|
+ | System.ComponentModel.PropertyDescriptor GetDefaultProperty () |
Returns the default property for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartComboEditorDesign |
|
+ | System.Object GetEditor (Type) |
Returns an editor of the specified type for this instance of a
component. Inherited from Consultingwerk.SmartComponents.Base.SmartComboEditorDesign |
|
+ | System.ComponentModel.EventDescriptorCollection GetEvents () |
Returns the events for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartComboEditorDesign |
|
+ | System.ComponentModel.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.SmartComboEditorDesign |
|
+ | System.ComponentModel.PropertyDescriptorCollection GetProperties () |
Returns the properties for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartComboEditorDesign |
|
+ | System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[]) |
Returns the properties for this instance of a component using the
attribute array as a filter. Inherited from Consultingwerk.SmartComponents.Base.SmartComboEditorDesign |
|
+ | System.Object GetPropertyOwner (PropertyDescriptor) |
Returns an object that contains the property described by the
specified property descriptor. Inherited from Consultingwerk.SmartComponents.Base.SmartComboEditorDesign |
|
+ | HandleForeignFieldValueChanged () |
Reopens the query of the Smart data field after a foreign field value has changed |
|
# | OnProvideForeignFieldValue (ProvideForeignFieldValueEventArgs) |
Raises the ProvideForeignFieldValue |
|
+ | OnVerbClicked (character) |
Event Handler method for Designer Verbs Overrides Consultingwerk.SmartComponents.Base.SmartComboEditorDesign:OnVerbClicked (character) |
|
+ | ProvideForeignFieldValue (ProvideForeignFieldValueEventArgs) |
Callback method to provide values for a foreign field |
|
+ | RetrieveData () |
Retrieves data from the Backend and populates the ValueList |
|
# | SetDesignerProperties () |
Initializes design time properties Overrides Consultingwerk.SmartComponents.Base.SmartComboEditorDesign:SetDesignerProperties () |
|
# | ShowBusinessEntityPickerDialog () |
Shows a dialog to select a Business Entity |
|
# | ShowTablePickerDialog () |
Invokes the Table Picker Dialog and sets properties of the
SmartBusinessEntityLookup during Design Time |
Options | Name | Purpose | |
---|---|---|---|
+ | SmartComboEditor () |
Constructor for the SmartComboEditor class |
Options | Name | Purpose | |
---|---|---|---|
+ | ProvideForeignFieldValue DELEGATE System.EventHandler |
Raised to request a ForeignFieldValue |
Top
PUBLIC BeginInit ()
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CreateVerbs ()
|
||||||||||||||||||||||
PUBLIC EndInit ()
|
||||||||||||||||||||||
PUBLIC System.ComponentModel.AttributeCollection GetAttributes ()
|
||||||||||||||||||||||
PUBLIC CHARACTER GetClassName ()
|
||||||||||||||||||||||
PUBLIC CHARACTER GetComponentName ()
|
||||||||||||||||||||||
PUBLIC System.ComponentModel.TypeConverter GetConverter ()
|
||||||||||||||||||||||
PUBLIC System.ComponentModel.EventDescriptor GetDefaultEvent ()
|
||||||||||||||||||||||
PUBLIC System.ComponentModel.PropertyDescriptor GetDefaultProperty ()
|
||||||||||||||||||||||
PUBLIC System.Object GetEditor (Type)
|
||||||||||||||||||||||
PUBLIC System.ComponentModel.EventDescriptorCollection GetEvents ()
|
||||||||||||||||||||||
PUBLIC System.ComponentModel.EventDescriptorCollection GetEvents (Attribute[])
|
||||||||||||||||||||||
PUBLIC System.ComponentModel.PropertyDescriptorCollection GetProperties ()
|
||||||||||||||||||||||
PUBLIC System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[])
|
||||||||||||||||||||||
PUBLIC System.Object GetPropertyOwner (PropertyDescriptor)
|
||||||||||||||||||||||
PUBLIC HandleForeignFieldValueChanged ()
|
||||||||||||||||||||||
PROTECTED OnProvideForeignFieldValue (ProvideForeignFieldValueEventArgs)
|
||||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
||||||||||||||||||||||
PUBLIC ProvideForeignFieldValue (ProvideForeignFieldValueEventArgs)
|
||||||||||||||||||||||
PUBLIC RetrieveData ()
|
||||||||||||||||||||||
PROTECTED SetDesignerProperties ()
|
||||||||||||||||||||||
PROTECTED ShowBusinessEntityPickerDialog ()
|
||||||||||||||||||||||
PROTECTED ShowTablePickerDialog ()
|
PUBLIC SmartComboEditor ()
|
---|
PUBLIC ProvideForeignFieldValue DELEGATE System.EventHandler
|
---|
PUBLIC CHARACTER AppServerPartition
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER BindableProperties
|
|||||||||
PROTECTED CHARACTER CategorizedProperties
|
|||||||||
PROTECTED CHARACTER CategoryProperties
|
|||||||||
PUBLIC CHARACTER CustomContext
|
|||||||||
PROTECTED CHARACTER DescribedProperties
|
|||||||||
PROTECTED CHARACTER DescriptionProperties
|
|||||||||
PROTECTED CHARACTER DesignerVerbs
|
|||||||||
PROTECTED CHARACTER DesignerVisibilityAttributes
|
|||||||||
PROTECTED CHARACTER DesignerVisibilityProperties
|
|||||||||
PROTECTED LOGICAL DesignTime
|
|||||||||
PUBLIC CHARACTER DisplayFields
|
|||||||||
PUBLIC CHARACTER DisplaySubstitute
|
|||||||||
PUBLIC CHARACTER EntityName
|
|||||||||
PUBLIC CHARACTER EntityTable
|
|||||||||
PUBLIC CHARACTER FlagText
|
|||||||||
PUBLIC CHARACTER FlagValue
|
|||||||||
PUBLIC CHARACTER ForeignFields
|
|||||||||
PUBLIC CHARACTER ImageField
|
|||||||||
PUBLIC CHARACTER ImageKeyField
|
|||||||||
PUBLIC CHARACTER ImageKeyFieldSubstitute
|
|||||||||
PUBLIC CHARACTER KeyField
|
|||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||
PUBLIC CHARACTER QuerySort
|
|||||||||
PUBLIC CHARACTER QueryString
|
|||||||||
PUBLIC LOGICAL RetrieveDataOnInit
|
|||||||||
PUBLIC Consultingwerk.OERA.IServiceAdapter ServiceAdapter
|
|||||||||
PUBLIC LOGICAL TrimValues
|