4D Language Commands by theme Accès objets développementVersion : 21 R4 BETAAccès objets développementCurrent method path : Text FORM EDIT ( {aTable : Table ;} form : Text )FORM EDIT ( {aTable : Table ;} form : Text ; object : Text ) FORM GET NAMES ( {laTable : Table ;} tabNoms : Text array {; filtre : Text {; marqueur : Real}}{; *} ) METHOD Get attribute ( chemin : Text ; typeAttribut : Integer {; *} ) : Boolean METHOD GET ATTRIBUTES ( chemin : Text, Text array ; attributs : Object, Object array {; *} ) METHOD GET CODE ( chemin : Text, Text array ; code : Text, Text array {; option : Integer} {; *} ) METHOD GET COMMENTS ( chemin : Text, Text array ; commentaires : Text, Text array {; *} ) METHOD GET FOLDERS ( tabNoms : Text array {; filtre : Text}{; *} ) METHOD GET MODIFICATION DATE ( chemin : Text, Text array ; dateMod : Date, Date array ; heureMod : Time, Integer array {; *} ) METHOD GET NAMES ( tabNoms : Text array {; filtre : Text}{; *} ) METHOD Get path ( typeMéthode : Integer {; laTable : Table}{; nomObjet : Text{; nomObjetForm : Text}}{; *} ) : Text METHOD GET PATHS ( {nomDossier : Text ;} typeMéthode : Integer ; tabChemins : Text array {; marqueur : Real}{; *} ) METHOD GET PATHS FORM ( {laTable : Table ;} tabChemins : Text array {; filtre : Text}{; marqueur : Real}{; *} ) METHOD OPEN PATH ( chemin : Text {; line : Real}{; *} ) METHOD RESOLVE PATH ( chemin : Text ; typeMéthode : Integer ; ptrTable : Pointer ; nomObjet : Text ; nomObjetForm : Text {; *} ) METHOD SET ACCESS MODE ( mode : Integer ) METHOD SET ATTRIBUTE ( chemin ; typeAttribut ; valeurAttribut {; typeAttribut2 ; valeurAttribut2 ; ... ; typeAttributN ; valeurAttributN}{; *} ) METHOD SET ATTRIBUTES ( chemin : Text, Text array ; attributs : Object, Object array {; *} ) METHOD SET CODE ( chemin : Text, Text array ; code : Text, Text array {; *} ) METHOD SET COMMENTS ( chemin : Text, Text array ; commentaires : Text, Text array {; *} )