org.wicketstuff.gmap
Class GMapMarkerClustererHeaderContributor

java.lang.Object
  extended by org.apache.wicket.behavior.Behavior
      extended by org.wicketstuff.gmap.GMapMarkerClustererHeaderContributor
All Implemented Interfaces:
Serializable, IComponentAwareEventSink, IComponentAwareHeaderContributor, IClusterable

public class GMapMarkerClustererHeaderContributor
extends Behavior

Header contributor for marker clusterer file

See Also:
Serialized Form

Constructor Summary
GMapMarkerClustererHeaderContributor()
          Constructor.
 
Method Summary
 void renderHead(Component component, org.apache.wicket.markup.head.IHeaderResponse response)
           
 
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
 

Constructor Detail

GMapMarkerClustererHeaderContributor

public GMapMarkerClustererHeaderContributor()
Constructor.

Method Detail

renderHead

public void renderHead(Component component,
                       org.apache.wicket.markup.head.IHeaderResponse response)
Specified by:
renderHead in interface IComponentAwareHeaderContributor
Overrides:
renderHead in class Behavior


Copyright © 2014. All rights reserved.