Data Ortogonale Projection
Vdf_orCondition 

It enables selection/registration of values for forming group filter.

Class name : Vdf_AdvansObject.vcx

Or group condition

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 menu for choosing   of primary object.
2)      
Right click on switch performs changing of filter condition  (AND or NOT AND).
Action on some primary object or on switch activates method xLightOffGrid.

Add methods

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

xGroupMenu Choosing of primary object with which it will be working in OR CONDITION object. Path with name of primary object

Note: 
        -Or condition object is direct consequence of basic primary object!  
        - The max number of items are 16!

 

Example

Example of forming filter for or condition class.
String value of filter is :(orders.order_id="10" .OR. orders.order_id="20".OR. orders.order_id>="40")


See also
IN list object
See also
Vdf objects | Special objects | Extended objects | Kondesed objects