From version 1.1
edited by Maurice Gasco
on 2011/09/28 12:13
To version 2.1
edited by Maurice Gasco
on 2018/06/06 18:33
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,19 +1,19 @@
1 -Cet objet représente la définition d'une action d'une application.
1 +This object represents the definition of an application's action.
2 2  
3 -== Proprtés ==
3 +== Properties ==
4 4  === Id ===
5 -sysId de l'action.
5 +sysId of the action.
6 6  
7 7  
8 8  === Name ===
9 -Nom de l'action.
9 +Name of the action.
10 10  
11 11  
12 12  === Title ===
13 -Libel de l'action.
13 +Title of the action.
14 14  
15 15  
16 -Exemple: création d'une option contenant la liste des actions
16 +Example: Create an option listing all actions of an application
17 17   var arr = new Array();
18 18   var reg = System.Registry;
19 19   var app = reg.getApplication("rqRequest");
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation