|
Options |
Name |
Purpose |
|
#
|
AddDesignTimeLabel ()
|
Adds a label to the Control
|
|
#
|
CollectCharacterFilterValues (ListQueryExpressionByTable, character, UltraTextEditor, UltraTextEditor, character)
|
Collectes Filter values for a character column
|
|
#
|
CollectDateTimeFilterValues (ListQueryExpressionByTable, character, UltraDateTimeEditor, UltraDateTimeEditor, character)
|
Collectes Filter values for a datetime column
|
|
#
|
CollectFilterValuesHandler (CollectFilterValuesEventArgs)
|
Collects the Filter values Overrides Consultingwerk.SmartComponents.Base.SmartFilterControl:CollectFilterValuesHandler (CollectFilterValuesEventArgs)
|
|
#
|
CollectLogicalFilterValues (ListQueryExpressionByTable, character, UltraComboEditor, character)
|
Collectes Filter values for a logical column
|
|
#
|
CollectNumericFilterValues (ListQueryExpressionByTable, character, UltraNumericEditor, UltraNumericEditor, character)
|
Collectes Filter values for a numerical column
|
|
#
|
CreateVerbs ()
|
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
#
|
System.Windows.Forms.Control FilterControlForDataType (character)
|
Factory method for filter controls based on the data type
|
|
+
|
System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
Returns a List of all Components in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
#
|
CHARACTER GetTranslatedString (character, character)
|
Returns the translation for a string
|
|
-
|
InitializeComponent ()
|
|
|
#
|
KeyPressHandler (Object, KeyPressEventArgs)
|
Event handler for the KeyPress event of the Filter fields
|
|
#
|
OnLoad (EventArgs)
|
Raises the Load Event Overrides Consultingwerk.SmartComponents.Base.SmartUserControl:OnLoad (EventArgs)
|
|
+
|
OnVerbClicked (character)
|
Event Handler method for Designer Verbs Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
#
|
OperatorComboValueChangedHandler (Object, EventArgs)
|
Event handler for the ValueChanged event of the OperatorCombo
|
|
#
|
ParentFormDestroyedHandler (Object, EventArgs)
|
Event handler for the FormDestroyed event of the owning Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
#
|
PopulateOptionalFields ()
|
Populates the List View with the optional filter fields
|
|
+
|
RegisterSmartFilterTarget (ISmartFilterTarget)
|
Registers the SmartFilterTarget Inherited from Consultingwerk.SmartComponents.Base.SmartFilterControl
|
|
#
|
RemoveFilterField (ColumnPropDesc)
|
Removes a Filter Field
|
|
#
|
System.Windows.Forms.Control RenderFilterField (ColumnPropDesc)
|
Renderd a Filter Field
|
|
#
|
RenderInitialFields ()
|
Renders the initial filter fields
|
|
#
|
RetrieveData ()
|
Calls RetrieveData method of the FilterTarget Inherited from Consultingwerk.SmartComponents.Base.SmartFilterControl
|
|
+
|
SetComboboxOperatorList (UltraComboEditor, character)
|
Populates the Combobox with the filter operators
|
|
+
|
SubscribeParentFormDestroyed ()
|
Subscribes the ParentFormDestroyed event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
-
|
ultraButton1_Click (Object, EventArgs)
|
Event handler for the Click Event of the ultraButton1
|
|
-
|
ultraListView1_ItemCheckStateChanged (Object, ItemCheckStateChangedEventArgs)
|
Event handler for the ItemCheckStateChanged event of the ultraListView1
|