X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/source/BubblePanel.html diff --git a/docs/source/BubblePanel.html b/docs/source/BubblePanel.html new file mode 100644 index 00000000..36342ea6 --- /dev/null +++ b/docs/source/BubblePanel.html @@ -0,0 +1,14 @@ + + + The source code + + + + +
Ext.ux.BubblePanel = Ext.extend(Ext.Panel, {
+    baseCls: 'x-bubble',
+    frame: true
+});
+
+ + \ No newline at end of file