org.wicketstuff.gmap
Class GMap.SetMapTypeBehavior

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

public class GMap.SetMapTypeBehavior
extends Behavior

See Also:
Serialized Form

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

Constructor Detail

GMap.SetMapTypeBehavior

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

getJSinvoke

protected String getJSinvoke()


Copyright © 2014. All rights reserved.