Child pages
  • Method
Skip to end of metadata
Go to start of metadata


Property Summary
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
  • No labels