Fixing docs.
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user