Skip to main content

RelationshipLink

Definição da configuração do objeto RelationLink para configurar realcionamentos entre formularios.



Description

Returns the name of the form to be related.

Return

( string )

The name of the form.



Description

Returns the sub relationships

Return

( Values | DataSchema | java.util.Map )

The sub relationships.



Description

Returns whether the current object has sub relationships.

Return

( boolean )

Whether you have it or not.



Description

Defines the name of the form to be related.

Attributes
NAMETYPEDESCRIPTION
formstringThe name of the form
Return

( RelationshipLink )

Current RelationLink object.



Description

Defines the sub relationships

Attributes
NAMETYPEDESCRIPTION
subLinks_Values | DataSchemajava.util.Map_
Return

( RelationshipLink )

Current RelationLink object.