wicket.contrib.gmap
Class GMap2.SetMapTypeBehavior

java.lang.Object
  extended by org.apache.wicket.behavior.Behavior
      extended by wicket.contrib.gmap.GMap2.SetMapTypeBehavior
All Implemented Interfaces:
Serializable, IClusterable, IComponentAwareEventSink, IComponentAwareHeaderContributor
Enclosing class:
GMap2

public class GMap2.SetMapTypeBehavior
extends Behavior

See Also:
Serialized Form

Constructor Summary
GMap2.SetMapTypeBehavior(String event, GMapType mapType)
           
 
Method Summary
protected  String getJSinvoke()
           
 
Methods inherited from class org.apache.wicket.behavior.Behavior
afterRender, beforeRender, bind, canCallListenerInterface, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onConfigure, onEvent, onException, renderHead, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMap2.SetMapTypeBehavior

public GMap2.SetMapTypeBehavior(String event,
                                GMapType mapType)
Method Detail

getJSinvoke

protected String getJSinvoke()


Copyright © 2012. All Rights Reserved.