]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.webapp/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/Logger.js
Documentation
[gpl/argeo-slc.git] / org.argeo.slc.webapp / src / main / webapp / argeo-ria-src / class / org / argeo / ria / components / Logger.js
index a4c8f448c045985115eff5fcfc0d5febfdf35371..5b3365b3667f375a416c3cdf666879301e682835 100644 (file)
@@ -91,6 +91,11 @@ qx.Class.define("org.argeo.ria.components.Logger",
                        this.center();\r
                },\r
                \r
+               /**\r
+                * Show a given info log in a small popup right-top aligned. \r
+                * The popup will disappear after 5 seconds.\r
+                * @param content {qx.ui.basic.Label} The content of the popup to display \r
+                */\r
                showLogAsPopup:function(content){\r
                        if(!this.popup){\r
                      this.popup = new qx.ui.popup.Popup(new qx.ui.layout.Canvas()).set({\r