Module com.esri.arcgisruntime
Package com.esri.arcgisruntime.mapping.popup
package com.esri.arcgisruntime.mapping.popup
Contains types that visually represent the attributes of a GeoElement in a map, allowing them to be easily displayed to
users. Also provides a way to allow users to edit the attribute values displayed.
- Since:
- 100.0.0
-
ClassDescriptionRepresents a pop-up element of type attachments that displays the attachments associated with a geoelement in a pop-up.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 defines an array of
PopupField
displayed as a table within a pop-up for a geoelement.Represents a pop-up element of type media that defines an individual or array of chart and/or image to display in a pop-up for a geoelement.Represents the combination of aPopupDefinition
and aGeoElement
, which allows a visual representation of the GeoElement's attributes as well as the ability to edit them.Represents an attachment belonging to a popup.The type indicating how to display the attachments.The type of attachments in a PopupAttachmentManager.A pop-up definition for aGeoElement
.Represents an element that is displayed in a pop-up for a geoelement.Defines an Arcade expression within a pop-up.The type of the result returned by an Arcade expression.The result of an attempt to evaluate a popup expression.Represents how a geoelement's attribute (field) should be displayed in a pop-up.Type of input box editors see when editing the field in a pop-up.Represents the formatting of a field when used in the application.Format of a date field in a pop-up.Represents the media that is displayed in a pop-up for a geo-element.Type of media in a pop-up.Represents the media info values correlating to 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 classes that support pop-up and have a PopupDefinition.Represents a pop-up element of type relationship that is displayed in a pop-up for a geoelement.Represents a pop-up element of type text that defines descriptive text as an element to display in a pop-up for a geoelement.A pop-up element that is not yet supported by this API.