Langage 4DCommandes par thèmeAccès objets développementVersion : SuivantAccès objets développementCurrent method path : TextFORM EDIT ( {aTable ;} form )FORM EDIT ( {aTable ;} form ; object )FORM GET NAMES ( {laTable : Table ;} tabNoms : Text array {; filtre : Text {; marqueur : Real}}{; *} )METHOD Get attribute ( chemin : Text ; typeAttribut : Integer {; *} ) : BooleanMETHOD 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}}{; *} ) : TextMETHOD 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 : Text ; typeAttribut : Integer ; valeurAttribut : Boolean, Text {; ...(typeAttribut : Integer, valeurAttribut : Boolean, Text)}{; *} )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 {; *} )