org.wicketstuff.gmap
Class GMapHeaderContributor
java.lang.Object
org.apache.wicket.behavior.Behavior
org.wicketstuff.gmap.GMapHeaderContributor
- All Implemented Interfaces:
- Serializable, IComponentAwareEventSink, IComponentAwareHeaderContributor, IClusterable
- Direct Known Subclasses:
- StatelessGMapHeaderContributor
public class GMapHeaderContributor
- extends Behavior
- See Also:
- Serialized Form
| Methods inherited from class org.apache.wicket.behavior.Behavior |
afterRender, beforeRender, bind, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onComponentTag, onConfigure, onEvent, onException, onRemove, unbind |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMapHeaderContributor
public GMapHeaderContributor()
GMapHeaderContributor
public GMapHeaderContributor(boolean sensor)
GMapHeaderContributor
public GMapHeaderContributor(String scheme)
GMapHeaderContributor
public GMapHeaderContributor(String scheme,
boolean sensor)
- Constructor.
Should be added to the page.
- Parameters:
scheme - http or https?sensor -
renderHead
public void renderHead(Component component,
org.apache.wicket.markup.head.IHeaderResponse response)
- Specified by:
renderHead in interface IComponentAwareHeaderContributor- Overrides:
renderHead in class Behavior
getSensor
public String getSensor()
Copyright © 2014. All rights reserved.