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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 27 Next »

Refresh page Apr 23, 2024 21:02

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

Supported Clients

SmartClient,WebClient,NGClient,MobileClient

Sample

 
 

name

The name of the method.

Returns

Supported Clients

SmartClient,WebClient,NGClient,MobileClient

Sample

 
 

scopeName

The name of the scope.

Returns

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

Supported Clients

SmartClient,WebClient,NGClient,MobileClient

Sample

 
 

  • No labels