|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AddDesignTimeLabel () |
Adds a label to the Control |
||
| CollectCharacterFilterValues (ListQueryExpressionByTable, character, Control, Control, character) |
Collects Filter values for a character column |
||
| CollectDateTimeFilterValues (ListQueryExpressionByTable, character, UltraDateTimeEditor, UltraDateTimeEditor, character) |
Collects Filter values for a date-time column |
||
| CollectFilterValuesHandler (CollectFilterValuesEventArgs) |
Collects the Filter values |
||
| CollectLogicalFilterValues (ListQueryExpressionByTable, character, UltraComboEditor, character) |
Collects Filter values for a logical column |
||
| CollectNumericFilterValues (ListQueryExpressionByTable, character, Control, Control, character) |
Collects Filter values for a numeric column |
||
| 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 |
||
| Consultingwerk.SmartComponents.Implementation.SmartComboEditor GetComboEditor (character, character) |
Returns a SmartComboEditor |
||
| CHARACTER GetFilterControlNameByControlTypeAndColumnName (character, character) |
Returns the name of the filter control for a given column name based on the control type |
||
| CHARACTER GetFilterControlTypeByColumnName (character) |
Returns the type of the filter control for a given column name. This takes into account the
alternative control types that have been defined for the filter fields. |
||
| Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityLookup GetLookupEditor (character, character) |
Returns a SmartBusinessEntityLookup |
||
| CHARACTER GetTranslatedString (character, character) |
Returns the translation for a string |
||
| Infragistics.Win.UltraWinEditors.UltraComboEditor GetValueListEditor (character, ValueListDisplayTextEnum) |
Returns a UltraComboEditor for a value list |
||
| InitializeComponent () |
|
||
| 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 |
||
| OperatorComboValueChangedHandler (Object, EventArgs) |
Event handler for the ValueChanged event of the OperatorCombo |
||
| PopulateOptionalFields () |
Populates the List View with the optional filter fields |
||
| RemoveFilterField (ColumnPropDesc) |
Removes a Filter Field |
||
| System.Windows.Forms.Control RenderFilterField (ColumnPropDesc) |
Renders a Filter Field |
||
| RenderInitialFields () |
Renders the initial filter fields |
||
| SetComboboxOperatorList (UltraComboEditor, character) |
Populates the Combobox with the filter operators |
||
| 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 |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartDynamicFilterControl () |
Constructor for the SmartDynamicFilterControl class |
| Options | Name | Purpose | |
|---|---|---|---|
| FilterColumnDownKey DELEGATE System.EventHandler |
Raised when the cursor down key was pressed |
||
| FilterColumnValueChanged (Object, FilterColumnValueChangedEventArgs) |
Raised when a filter field changes it's value |
||
| GetFilterDefaultOperator (Object, GetFilterDefaultOperatorEventArgs) |
Raised when the Filter renders a filter field |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER FilterFieldsAlternativeControlNames |
|
||
| CHARACTER FilterFieldsAlternativeControlTypes |
|
||
| CHARACTER FilterFieldsInitial |
|
||
| CHARACTER FilterFieldsOptional |
|
||
| INTEGER NumFilterFields |
|
|
Top
AddDesignTimeLabel ()
|
|||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CollectCharacterFilterValues (ListQueryExpressionByTable, character, Control, Control, character)
|
|||||||||||||||||||||||||||||||||||
CollectDateTimeFilterValues (ListQueryExpressionByTable, character, UltraDateTimeEditor, UltraDateTimeEditor, character)
|
|||||||||||||||||||||||||||||||||||
CollectFilterValuesHandler (CollectFilterValuesEventArgs)
|
|||||||||||||||||||||||||||||||||||
CollectLogicalFilterValues (ListQueryExpressionByTable, character, UltraComboEditor, character)
|
|||||||||||||||||||||||||||||||||||
CollectNumericFilterValues (ListQueryExpressionByTable, character, Control, Control, character)
|
|||||||||||||||||||||||||||||||||||
System.Windows.Forms.Control FilterControlForDataType (character)
|
|||||||||||||||||||||||||||||||||||
FilterControlKeyDownHandler (Object, KeyEventArgs)
|
|||||||||||||||||||||||||||||||||||
FilterControlTextChangedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Implementation.SmartComboEditor GetComboEditor (character, character)
|
|||||||||||||||||||||||||||||||||||
CHARACTER GetFilterControlNameByControlTypeAndColumnName (character, character)
|
|||||||||||||||||||||||||||||||||||
CHARACTER GetFilterControlTypeByColumnName (character)
|
|||||||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityLookup GetLookupEditor (character, character)
|
|||||||||||||||||||||||||||||||||||
CHARACTER GetTranslatedString (character, character)
|
|||||||||||||||||||||||||||||||||||
Infragistics.Win.UltraWinEditors.UltraComboEditor GetValueListEditor (character, ValueListDisplayTextEnum)
|
|||||||||||||||||||||||||||||||||||
InitializeComponent ()
|
|||||||||||||||||||||||||||||||||||
KeyPressHandler (Object, KeyPressEventArgs)
|
|||||||||||||||||||||||||||||||||||
OnFilterColumnDownKey (EventArgs)
|
|||||||||||||||||||||||||||||||||||
OnFilterColumnValueChanged (FilterColumnValueChangedEventArgs)
|
|||||||||||||||||||||||||||||||||||
OnGetFilterDefaultOperator (GetFilterDefaultOperatorEventArgs)
|
|||||||||||||||||||||||||||||||||||
OnLoad (EventArgs)
|
|||||||||||||||||||||||||||||||||||
OperatorComboValueChangedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||||||||
PopulateOptionalFields ()
|
|||||||||||||||||||||||||||||||||||
RemoveFilterField (ColumnPropDesc)
|
|||||||||||||||||||||||||||||||||||
System.Windows.Forms.Control RenderFilterField (ColumnPropDesc)
|
|||||||||||||||||||||||||||||||||||
RenderInitialFields ()
|
|||||||||||||||||||||||||||||||||||
SetComboboxOperatorList (UltraComboEditor, character)
|
|||||||||||||||||||||||||||||||||||
ultraButton1_Click (Object, EventArgs)
|
|||||||||||||||||||||||||||||||||||
ultraListView1_ItemCheckStateChanged (Object, ItemCheckStateChangedEventArgs)
|
|||||||||||||||||||||||||||||||||||
SmartDynamicFilterControl ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
FilterColumnDownKey DELEGATE System.EventHandler
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FilterColumnValueChanged (Object, FilterColumnValueChangedEventArgs)
|
||||||||||||||||||||
GetFilterDefaultOperator (Object, GetFilterDefaultOperatorEventArgs)
|
||||||||||||||||||||
CHARACTER FilterFieldsAlternativeControlNames
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER FilterFieldsAlternativeControlTypes
|
|||||||||
CHARACTER FilterFieldsInitial
|
|||||||||
CHARACTER FilterFieldsOptional
|
|||||||||
INTEGER NumFilterFields
|
|||||||||