Fixing docs.

This commit is contained in:
ahocevar
2012-01-20 15:48:01 +01:00
parent 67eda3e2ae
commit 1d4b68af7b

View File

@@ -28,7 +28,8 @@ OpenLayers.Events.buttonclick = OpenLayers.Class({
/**
* Property: events
* {Array} Events to observe and conditionally stop from propagating when
* an element with the olButton (or its olAlphaImg child) is clicked.
* an element with the olButton class (or its olAlphaImg child) is
* clicked.
*/
events: [
'mousedown', 'mouseup', 'click', 'dblclick',