Saltar para o conteúdo principal
Versão: Próximo

Design Object Access

Current method path : Text
FORM EDIT ( {aTable ;} form )
FORM EDIT ( {aTable ;} form ; object )

FORM GET NAMES ( {tabela : Table ;} arrayNome : Text array {; filtro : Text {; marcador : Real}}{; *} )
METHOD Get attribute ( rota : Text ; tipoAtributo : Integer {; *} ) : Boolean
METHOD GET ATTRIBUTES ( caminho : Text, Text array ; atributos : Object, Object array {; *} )
METHOD GET CODE ( rota : Text, Text array ; codigo : Text, Text array {; option : Integer} {; *} )
METHOD GET COMMENTS ( rota : Text, Text array ; comentários : Text, Text array {; *} )
METHOD GET FOLDERS ( arrayNoms : Text array {; filtro : Text}{; *} )
METHOD GET MODIFICATION DATE ( rota : Text, Text array ; dataMod : Date, Date array ; horaMod : Time, Integer array {; *} )
METHOD GET NAMES ( arrayNoms : Text array {; filtro : Text}{; *} )
METHOD Get path ( tipoMetodo : Integer {; aTabela}{; nomObjeto : Text{; nomObjetoForm : Text}}{; *} ) : Text
METHOD GET PATHS ( {nomPasta : Text ;} tipoMetodo : Integer ; arrRotas : Text array {; marcador : Real}{; *} )
METHOD GET PATHS FORM ( {aTabela ;} arrRotas : Text array {; filtro : Text}{; marcador : Real}{; *} )
METHOD OPEN PATH ( rota : Text {; line : Real}{; *} )
METHOD RESOLVE PATH ( rota : Text ; tipoMetodo : Integer ; prtTabela : Pointer ; nomObjeto : Text ; nomObjetoForm : Text {; *} )
METHOD SET ACCESS MODE ( modo : Integer )
METHOD SET ATTRIBUTE ( rota : Text ; tipoAtrib : Integer ; valorAtrib : Boolean, Text {; ...(tipoAtrib : Integer, valorAtrib : Boolean, Text)}{; *} )
METHOD SET ATTRIBUTES ( caminho : Text, Text array ; atributos : Object, Object array {; *} )
METHOD SET CODE ( rota : Text, Text array ; codigo : Text, Text array {; *} )
METHOD SET COMMENTS ( rota : Text, Text array ; Comentarios : Text, Text array {; *} )