|
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
|
|
#
|
FilterControlKeyDownHandler (Object, KeyEventArgs)
|
Event handler for the KeyDown event of the Filter Controls
|
|
#
|
FilterControlTextChangedHandler (Object, EventArgs)
|
Raised when a filter control changes it's value
|
|
+
|
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 ()
|
/* NOTE: The following method is automatically generated.
We strongly suggest that the contents of this method only be modified using the
Visual Designer to avoid any incompatible modifications.
Modifying the contents of this method using a code editor will invalidate any support for this file. */
|
|
#
|
KeyPressHandler (Object, KeyPressEventArgs)
|
Event handler for the KeyPress event of the Filter fields
|
|
#
|
OnFilterColumnDownKey (EventArgs)
|
Raises the FilterColumnDownKey event
|
|
#
|
OnFilterColumnValueChanged (FilterColumnValueChangedEventArgs)
|
Raises the FilterColumnValueChanged event
|
|
#
|
OnGetFilterDefaultOperator (GetFilterDefaultOperatorEventArgs)
|
Raises the GetFilterDefaultOperator event
|
|
#
|
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
|
|
#
|
SubscribeUserControlEvents ()
|
Allows for custom event subscriptions during OnLoad() 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
|