org.wicketstuff.openlayers.api.control
Class RemoveDrawControl

java.lang.Object
  extended by org.apache.wicket.behavior.Behavior
      extended by org.wicketstuff.openlayers.api.control.RemoveDrawControl
All Implemented Interfaces:
Serializable, IComponentAwareEventSink, IComponentAwareHeaderContributor, IClusterable

public class RemoveDrawControl
extends Behavior

Attaches itself to a element, and onclick removes the drawcontrol

Author:
Nino Martinez Wael
See Also:
Serialized Form

Constructor Summary
RemoveDrawControl(IOpenLayersMap map)
           
 
Method Summary
 void bind(Component component)
           
 
Methods inherited from class org.apache.wicket.behavior.Behavior
afterRender, beforeRender, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onComponentTag, 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

RemoveDrawControl

public RemoveDrawControl(IOpenLayersMap map)
Method Detail

bind

public void bind(Component component)
Overrides:
bind in class Behavior


Copyright © 2008-2012. All Rights Reserved.