DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY, UNLESS YOU KNOW WHAT YOU'RE DOING.		THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO EXTRACT CHANGES FROM THE PAGE AND MERGE THEM BACK INTO SERVOY SOURCE


Property Summery
String
#declaration
The full source code of this method (including doc and function declaration).
String
#name
The name of the method.
Boolean
#showInMenu
Flag that tells if the method appears or not in the "Methods" menu of Servoy Client.

Property Details
declaration
The full source code of this method (including doc and function declaration).
Returns
String

name
The name of the method.
Returns
String

showInMenu
Flag that tells if the method appears or not in the "Methods" menu of Servoy Client.
Returns
Boolean