org.wicketstuff.gmap
Class StatelessGMapHeaderContributor

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

public class StatelessGMapHeaderContributor
extends GMapHeaderContributor

Author:
robsonke
See Also:
Serialized Form

Constructor Summary
StatelessGMapHeaderContributor(String scheme)
           
 
Method Summary
 boolean getStatelessHint(Component component)
           
 
Methods inherited from class org.wicketstuff.gmap.GMapHeaderContributor
getSensor, renderHead
 
Methods inherited from class org.apache.wicket.behavior.Behavior
afterRender, beforeRender, bind, canCallListenerInterface, detach, 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

StatelessGMapHeaderContributor

public StatelessGMapHeaderContributor(String scheme)
Method Detail

getStatelessHint

public boolean getStatelessHint(Component component)
Overrides:
getStatelessHint in class Behavior


Copyright © 2014. All rights reserved.