Package-level declarations
Types
Represents a pop-up element of type attachments that is displayed in a pop-up for a geoelement.
Represents a pop-up element of type expression that defines a pop-up element with an Arcade expression.
Represents a pop-up element of type fields that is displayed in a pop-up for a geoelement.
Represents a pop-up element of type media that is displayed in a pop-up for a geoelement.
Represents an attachment belonging to a popup. Wraps the Attachment object and adds additional properties and methods to support displaying attachments in a popup.
Indicates how to display the attachments. If list
is specified, attachments show as links. If preview
is specified, attachments expand to the width of the pop-up. Setting the value to auto
allows applications to choose the most suitable default experience for their application.
The type of attachments in a PopupAttachmentManager.
Represents the format of a date field in a pop-up.
Represents the look and feel of pop-ups.
Represents an element that is displayed in a pop-up for a geoelement.
Defines an Arcade expression within a pop-up.
The result of an attempt to evaluate a popup expression. The popup expression can come from the PopupDefinition.expressions or from the ExpressionPopupElement.popupExpression.
The type of the result returned by an Arcade expression.
Represents how a geoelement's attribute (field) should be displayed in a pop-up.
Represents the formatting of a field when used in the application. Applies only to fields of type date or number (float, double, integer).
Represents the media that is displayed in a pop-up for a geo-element.
Type of media in a pop-up. Controls the type of media inside a pop-up.
Represents the popup media values that are depending on the type of media.
Contains information about displaying related features in a popup.
Defines the order in which related features of a particular relationship are sorted for displaying in a popup.
An interface to type any classes such as ArcGISSublayer and FeatureLayer that support popup and have PopupDefinition. This interface is implemented by FeatureLayer, RasterLayer, ArcGISSublayer, GraphicsOverlay and AggregationFeatureReduction.
Type of input box editors see when editing the field in a pop-up. Controls the type of input box editors inside a pop-up.
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.
Represents a pop-up element of type text that is displayed in a pop-up for a geoelement.
A pop-up element that is not yet supported by this API. User can get pop-up element properties from JsonSerializable.unsupportedJson.