Data
Ortogonale Projection
Kond_date_ymd
It enables registration of date values for forming filter..
It kondeses two objects: Date(Vdf_dateTopBottom) and YMD(Spec_YMD)
Class name : Vdf_kondese.vcx
Date object
Working review of the object

Return value from object : String value (method->xWriteFilter)
Display of the object

Action for forming filter:
1)
Left
click on switch activates click method for including/excluding choice
of filter value.
2)
Right
click on switch performs changing of filter condition (AND
or NOT AND).
Action on txtBottom or on switch activates method xLightOffGrid.
|
Methods |
Description |
Return |
|
xLightOffGrid |
It has been registered any change on activating object. The user would form it. |
Nill |
| xWriteFilter | It formed value of a filter. |
String |
| Properties | Description | Type | In/Out |
| xFilterKey |
The name of field for which a filter has been forming |
String | In |
| xKondStart |
Which object is been starting(1-date , 2-ymd) |
Numeric | In |
Note:
- Only "date" object takes part in
forming IN LIST advanced object.
-
Only
"date" object takes part in
forming OR CONDITION advanced object.
-
Only "date" object takes part in forming EXTENDED GROUP advanced object.
Example

Example
of forming filter for kondesed date class.
String value of filter is : orders.order_date >= {^1993-03-01}