Aller au contenu principal
Version: 20 R8 BETA

Listes hiérarchiques

APPEND TO LIST ( liste ; libelléElément ; réfElément {; sous_Liste ; déployée} )
CLEAR LIST ( liste {; *} )
Copy list ( liste ) : Integer
Count list items ( {* ;} liste {; *} ) : Integer
[DELETE FROM LIST ( {* ;} liste ; réfElément 
Find in list ( {* ;} liste ; valeur ; portée {; tabEléments {; *}} ) : Integer
[GET LIST ITEM ( {* ;} liste ; positionElém
[Get list item font ( {* ;} liste ; refElément
[GET LIST ITEM ICON ( {* ;} liste ; refElément
[GET LIST ITEM PARAMETER ( {* ;} liste ; refElément
[GET LIST ITEM PARAMETER ARRAYS ( {* ;} liste ; refElément
[GET LIST ITEM PROPERTIES ( {* ;} liste ; refElément
GET LIST PROPERTIES ( liste ; apparence {; icône {; hauteurLigne {; doubleClic {; multiSélection {; modifiable}}}}} )
[INSERT IN LIST ( {* ;} liste ; avantElément
Is a list ( liste ) : Boolean
[List item parent ( {* ;} liste ; refElément
List item position ( {* ;} liste ; réfElément ) : Integer
LIST OF CHOICE LISTS ( tabNums ; tabNoms )
Load list ( nomListe ) : Integer
New list : Integer
SAVE LIST ( liste ; nomListe )
SELECT LIST ITEMS BY POSITION ( {* ;} liste ; positionElém {; tabPositions} )
SELECT LIST ITEMS BY REFERENCE ( liste ; réfElément {; tabRéfs} )
Selected list items ( {* ;} liste {; tabEléments {; *}} ) : Integer
[SET LIST ITEM ( {* ;} liste ; refElément
[SET LIST ITEM FONT ( {* ;} liste ; refElément
[SET LIST ITEM ICON ( {* ;} liste ; réfElément 
[SET LIST ITEM PARAMETER ( {* ;} liste ; refElément
[SET LIST ITEM PROPERTIES ( {* ;} liste ; refElément
SET LIST PROPERTIES ( liste ; apparence {; icône {; hauteurLigne {; doubleClic {; multiSélection {; modifiable}}}}} )
SORT LIST ( liste {; > ou <} )