Skip to content
logoBack to home screen

AutoExpand

This metadata allows you to configure whether the nodes within the list view will be automatically expanded or not.

Metadata Property NameType Signature
AutoExpandcom.braintribe.model.meta.data.prompt.AutoExpand

General

If the AutoExpand metadata is configured, then we auto expand nodes within the list view.

We use the property called depth to prepare a custom TraversingCriterion for assuring that the required data will be fetched from the services. The depth can be configured with either a number, or some known depth configuration (either "shallow" or "reachable").

You can attach this metadata to entity types or templates.