Various other ndoc tweaks for controls.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@9156 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2009-03-31 22:05:30 +00:00
parent deaa52477b
commit fe0ddf9f21
4 changed files with 9 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ OpenLayers.Control.Panel = OpenLayers.Class(OpenLayers.Control, {
/**
* APIProperty: defaultControl
* <OpenLayers.Control> The control which is activated when the control is
* {<OpenLayers.Control>} The control which is activated when the control is
* activated (turned on), which also happens at instantiation.
*/
defaultControl: null,