org.wicketstuff.openlayers.api.control
Class RemoveDrawControl
java.lang.Object
org.apache.wicket.behavior.Behavior
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
| 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 |
RemoveDrawControl
public RemoveDrawControl(IOpenLayersMap map)
bind
public void bind(Component component)
- Overrides:
bind in class Behavior
Copyright © 2008-2012. All Rights Reserved.