org.wicketstuff.openlayers.event
Class PopupMarkerInfoAttributeAppender
java.lang.Object
org.apache.wicket.behavior.Behavior
org.apache.wicket.AttributeModifier
org.apache.wicket.behavior.AttributeAppender
org.wicketstuff.openlayers.event.PopupMarkerInfoAttributeAppender
- All Implemented Interfaces:
- Serializable, IComponentAwareEventSink, IComponentAwareHeaderContributor, IClusterable
public class PopupMarkerInfoAttributeAppender
- extends AttributeAppender
Add this if you want to be able to open a markers popup info window externally
- Author:
- Nino Martinez Wael (nino.martinez@jayway.dk)
- See Also:
- Serialized Form
| Methods inherited from class org.apache.wicket.AttributeModifier |
append, append, detach, getAttribute, getReplaceModel, onComponentTag, prepend, prepend, remove, replace, replace, replaceAttributeValue |
| Methods inherited from class org.apache.wicket.behavior.Behavior |
afterRender, beforeRender, bind, canCallListenerInterface, getStatelessHint, isEnabled, isTemporary, onConfigure, onEvent, onException, renderHead, unbind |
PopupMarkerInfoAttributeAppender
public PopupMarkerInfoAttributeAppender(String attribute,
String separator,
Marker marker,
OpenLayersMap map)
Copyright © 2008-2012. All Rights Reserved.