Events.buttonclick should be part of the API
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
OpenLayers.Events.buttonclick = OpenLayers.Class({
|
||||
|
||||
/**
|
||||
* APIProperty: target
|
||||
* Property: target
|
||||
* {<OpenLayers.Events>} The events instance that the buttonclick event will
|
||||
* be triggered on.
|
||||
*/
|
||||
@@ -141,4 +141,4 @@ OpenLayers.Events.buttonclick = OpenLayers.Class({
|
||||
return propagate;
|
||||
}
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user