TinyBase logoTinyBase

Listener type aliases

This is the collection of listener type aliases within the relationships module. There are 4 listener type aliases in total.

LinkedRowIdsListener

The LinkedRowIdsListener type describes a function that is used to listen to changes to the local Row Id ends of a Relationship.

LocalRowIdsListener

The LocalRowIdsListener type describes a function that is used to listen to changes to the local Row Id ends of a Relationship.

RemoteRowIdListener

The RemoteRowIdListener type describes a function that is used to listen to changes to the remote Row Id end of a Relationship.

RelationshipIdsListener

The RelationshipIdsListener type describes a function that is used to listen to Relationship definitions being added or removed.