Constructor doc comment for control panel.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@5631 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-01-03 00:30:33 +00:00
parent d80bb6bd74
commit 6048cdc108
+2 -1
View File
@@ -27,7 +27,8 @@ OpenLayers.Control.Panel = OpenLayers.Class(OpenLayers.Control, {
defaultControl: null, defaultControl: null,
/** /**
* Constructor: OpenLayers.Control * Constructor: OpenLayers.Control.Panel
* Create a new control panel.
* *
* Parameters: * Parameters:
* options - {Object} An optional object whose properties will be used * options - {Object} An optional object whose properties will be used