| PopupChartMediaValue | The PopupChartMediaValue class extends PopupMediaValue and represents the chart type of media. |
| PopupDateFormatValue | The PopupDateFormatValue class extends PopupFormatValue and represents the date format. |
| PopupFieldInfo | The PopupFieldInfo class defines information about how a graphic's attribute (field) should be displayed in a popup. |
| PopupFormatValue | The PopupFormatValue class is an abstract class for popup value formats such as numbers or dates. |
| PopupImageMediaValue | The PopupImageMediaValue class extends PopupMediaValue and represents the image type of media. |
| PopupInfo | The PopupInfo class represents popup definitions for features that need to be displayed in popups. |
| PopupMediaInfo | The PopupMediaInfo class represents information about a media in the popup. |
| PopupMediaValue | The PopupMediaValue class is an abstract class for popup media such as charts or images. |
| PopupNumberFormatValue | The PopupNumberFormatValue class extends PopupFormatValue and represents the number format. |
| PopupDateFormatValue.DATE_FORMAT | Enumeration of all the date formats that are supported by a popup. |
| PopupMediaInfo.MEDIA_TYPE | Enumeration for popup media types. |
| PopupMediaValue.VALUE_TYPE | Enumeration containing the valid types of popup media. |