Data Ortogonale Projection
Vdf_inList 

It enables group selection of values for forming filter.

Class name : Vdf_AdvansObject.vcx

IN LIST 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 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 IN LIST object. Path with name of primary object

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

 

Example

Example of forming filter for in list object.
String value of filter is : orders.shipper_id IN(" 1"," 3")


See also
Or group condition object
See also
Vdf objects | Special objects | Extended objects | Kondesed objects