[Commits] r1809 - sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets
commits at geoext.org
commits at geoext.org
Sun Jan 24 06:54:29 CET 2010
Author: cmoullet
Date: 2010-01-24 06:54:29 +0100 (Sun, 24 Jan 2010)
New Revision: 1809
Modified:
sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js
Log:
Add baseUrl documentation
Modified: sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js
===================================================================
--- sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js 2010-01-24 05:42:27 UTC (rev 1808)
+++ sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js 2010-01-24 05:54:29 UTC (rev 1809)
@@ -189,6 +189,9 @@
*/
readPermalink: true,
+ /** api: config[baseUrl]
+ * ``Boolean`` base url of this directory resources necessary to get the images (directory containing resources). Has to be set if this file is integrated in a JS build.
+ */
/** private: property[baseUrl]
* ``String`` base url of this directory resources necessary to get the images
*/
More information about the Commits
mailing list