Ext.ux.BubblePanel = Ext.extend(Ext.Panel, {
    baseCls
: 'x-bubble',
    frame
: true
});