What is the purpose of EVFlag.fMethod ?

Francois Van Lerberghe fvanlerberghe at freegates.be
Mon Mar 28 04:48:07 CDT 2011


Hello

I'm using Valentina with Realbasic.
I wonder what is the purpose of EVFlag.fMethod

If I want to create a method field using the class way, I may write :

    num = new VULong(  "myNumericField", EVFlag.fNone, "myStringField" )

Or, must I write :
    
    num = new VULong(  "myNumericField", EVFlag.fMethod, "myStringField" )
                                                ^^^^^^^
When must I use EVFlag.fMethod ?

Thank you in advance.

François Van Lerberghe
Rue Thier Monty, 15 A
4570 Marchin
Belgique



More information about the Valentina mailing list