Relationship Popup Element
Represents a pop-up element of type relationship that is displayed in a pop-up for a geoelement. A typical UI implementation displays a preview of RelationshipPopupElement.displayCount related records with a possibility to show more records and more detailed info by record.
Since
200.1.0
Constructors
Properties
A string value describing the element in detail. Can be an empty string.
The maximum number of records to display. The default value is 3.
A MutableList of OrderBy objects indicating the display order for the related records and whether they should be sorted in ascending or descending order. If this collection is empty, the related records are displayed in whatever order the server decides.
The id of the relationship as defined in the feature layer definition.
Inherited properties
True if the pop-up element is contained in the Popup.evaluatedElements, false otherwise.