| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.esri.android.map.popup.ArcGISPopupStyle.STYLE_ELEMENT | |
Types of stylable element
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ArcGISPopupStyle.STYLE_ELEMENT | FIELD_LABEL | Popup field label element | |||||||||
| ArcGISPopupStyle.STYLE_ELEMENT | FIELD_VALUE | Popup field value element | |||||||||
| ArcGISPopupStyle.STYLE_ELEMENT | MEDIA_CAPTION | Popup media caption element | |||||||||
| ArcGISPopupStyle.STYLE_ELEMENT | MEDIA_FULLSCREEN_CAPTION | Popup media full screen caption element | |||||||||
| ArcGISPopupStyle.STYLE_ELEMENT | MEDIA_FULLSCREEN_TITLE | Popup media full screen title element | |||||||||
| ArcGISPopupStyle.STYLE_ELEMENT | MEDIA_FULLSCREEN_VALUES | Popup media full screen value element | |||||||||
| ArcGISPopupStyle.STYLE_ELEMENT | MEDIA_VALUES | Popup media value element | |||||||||
| ArcGISPopupStyle.STYLE_ELEMENT | POPUP_BACKGROUND | Popup background element | |||||||||
| ArcGISPopupStyle.STYLE_ELEMENT | POPUP_TITLE | Popup title element | |||||||||
| ArcGISPopupStyle.STYLE_ELEMENT | SEPARATOR | Popup separator element | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static ArcGISPopupStyle.STYLE_ELEMENT | valueOf(String name) | ||||||||||
| final static STYLE_ELEMENT[] | values() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Popup media full screen caption element
Popup media full screen title element
Popup media full screen value element