com.esri.adf.web.faces.event
Class InfoWindowPhaseListener
java.lang.Object
com.esri.adf.web.faces.event.InfoWindowPhaseListener
- All Implemented Interfaces:
- java.io.Serializable, java.util.EventListener, javax.faces.event.PhaseListener
public class InfoWindowPhaseListener
- extends java.lang.Object
- implements javax.faces.event.PhaseListener
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REQUEST_PARAM
public static final java.lang.String REQUEST_PARAM
- See Also:
- Constant Field Values
InfoWindowPhaseListener
public InfoWindowPhaseListener()
getPhaseId
public javax.faces.event.PhaseId getPhaseId()
- Specified by:
getPhaseId in interface javax.faces.event.PhaseListener
beforePhase
public void beforePhase(javax.faces.event.PhaseEvent event)
- Specified by:
beforePhase in interface javax.faces.event.PhaseListener
afterPhase
public void afterPhase(javax.faces.event.PhaseEvent event)
- Specified by:
afterPhase in interface javax.faces.event.PhaseListener
createSymbolElement
public void createSymbolElement(org.w3c.dom.Element layerEL,
java.lang.String contextPath,
WebSymbol defaultSymbol,
WebSymbol highlightSymbol)