DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR.

Enter additional information related to this 'class' inside the {div} macro with 'id=description'



Property Summary
String
declaration
The full source code of this method (including doc and function declaration).
String
name
The name of the method.
String
scopeName
The name of the scope.
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
 

scopeName

The name of the scope.

Returns

String
 

showInMenu

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

Returns

Boolean