wicket.contrib.gmap
Class GMapHeaderContributor
java.lang.Object
org.apache.wicket.behavior.Behavior
wicket.contrib.gmap.GMapHeaderContributor
- All Implemented Interfaces:
- Serializable, IClusterable, IComponentAwareEventSink, IComponentAwareHeaderContributor
public class GMapHeaderContributor
- extends Behavior
using a Behavior
- See Also:
- Serialized Form
| Methods inherited from class org.apache.wicket.behavior.Behavior |
afterRender, beforeRender, bind, canCallListenerInterface, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onComponentTag, onConfigure, onEvent, onException, unbind |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GOOGLE_LOAD_MAPS
protected static final String GOOGLE_LOAD_MAPS
- See Also:
- Constant Field Values
GMapHeaderContributor
public GMapHeaderContributor(String gMapKey)
- Parameters:
gMapKey -
renderHead
public void renderHead(Component component,
IHeaderResponse response)
- see: IE memory leak
issues
- Specified by:
renderHead in interface IComponentAwareHeaderContributor- Overrides:
renderHead in class Behavior
Copyright © 2012. All Rights Reserved.