Roo/bootstrap/Component.js
authorEdward <edward@roojs.com>
Wed, 28 May 2014 07:32:30 +0000 (15:32 +0800)
committerEdward <edward@roojs.com>
Wed, 28 May 2014 07:32:30 +0000 (15:32 +0800)
Roo/bootstrap/Component.js

index db5bc7f..3b5bbd8 100644 (file)
@@ -52,6 +52,8 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
     
     name : false,
     
+    visibilityMode : false,
+    
     parent: function() {
         // returns the parent component..
         return Roo.ComponentMgr.get(this.parentId)