|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.core.portal.WebMapPopupInfo
public class WebMapPopupInfo

| Method Summary | |
|---|---|
protected static WebMapPopupInfo |
fromJson(org.codehaus.jackson.JsonParser parser)
|
String |
getLayerUrl()
Gets the layer url. |
com.esri.core.map.popup.PopupInfo |
getPopupInfo()
Gets the popup info. |
void |
setLayerUrl(String layerUrl)
Sets the layer url. |
void |
setPopupInfo(com.esri.core.map.popup.PopupInfo popupInfo)
Sets the popup info. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public com.esri.core.map.popup.PopupInfo getPopupInfo()
public void setPopupInfo(com.esri.core.map.popup.PopupInfo popupInfo)
popupInfo - the mPopupInfo to setpublic String getLayerUrl()
public void setLayerUrl(String layerUrl)
layerUrl - the layer url
protected static WebMapPopupInfo fromJson(org.codehaus.jackson.JsonParser parser)
throws PortalException
PortalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||