Supported Clients
SmartClient
WebClient
NGClient
MobileClient

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

Supported Clients

SmartClient,WebClient,NGClient,MobileClient

Sample

name

The name of the method.

Returns

String

Supported Clients

SmartClient,WebClient,NGClient,MobileClient

Sample

scopeName

The name of the scope.

Returns

String

Supported Clients

SmartClient,WebClient,NGClient,MobileClient

Sample

showInMenu

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

Returns

Boolean

Supported Clients

SmartClient,WebClient,NGClient,MobileClient

Sample