sync
[roojs1] / docs / symbols / Roo.html
index 2748df0..88e4c91 100644 (file)
        
        
           <tr class="property-row config-row-alt1 notInherited">
+            <td class="micon">
+                <a class="exi" href="#expand">&nbsp;</a>
+            </td>
+            <td class="sig">
+               <a id="Roo-prop-debug" name=".debug"></a>
+              <div class="fixedFont">
+                   <span class="attributes">Roo.</span><b  class="itemname">debug</b> :
+                    <span type="etype"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>
+                    </div>
+           </td>
+           <td class="sig">
+               <div class="mdesc">
+
+
+                  <div class="short">
+                       Turn on debugging output (currently only the factory uses this)
+                  
+                  
+                  
+                  </div> 
+                   
+                    <div class="long">
+                   
+                       Turn on debugging output (currently only the factory uses this)                        
+                
+                </div>
+                </div>
+            </td>
+           
+            <td class="msource">  
+           Roo
+           </td>             
+                
+          </tr>
+                
+        
+       
+       
+          <tr class="property-row config-row-alt0 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt0 notInherited">
+          <tr class="property-row config-row-alt1 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt1 notInherited">
+          <tr class="property-row config-row-alt0 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt0 notInherited">
+          <tr class="property-row config-row-alt1 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt1 notInherited">
+          <tr class="property-row config-row-alt0 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt0 notInherited">
+          <tr class="property-row config-row-alt1 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt1 notInherited">
+          <tr class="property-row config-row-alt0 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt0 notInherited">
+          <tr class="property-row config-row-alt1 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt1 notInherited">
+          <tr class="property-row config-row-alt0 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt0 notInherited">
+          <tr class="property-row config-row-alt1 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt1 notInherited">
+          <tr class="property-row config-row-alt0 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt0 notInherited">
+          <tr class="property-row config-row-alt1 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt1 notInherited">
+          <tr class="property-row config-row-alt0 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt0 notInherited">
+          <tr class="property-row config-row-alt1 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
         
        
        
-          <tr class="property-row config-row-alt1 notInherited">
+          <tr class="property-row config-row-alt0 notInherited">
             <td class="micon">
                 <a class="exi" href="#expand">&nbsp;</a>
             </td>
             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
           
           
+            <td class="sig">
+                <a id="Roo-method-log"   name=".log"></a>
+               <div class="fixedFont">
+                       <span class="attributes">Roo.</span><b class="itemname">log</b>
+                               
+                                (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>|<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>string</i></B>) 
+                       
+                               
+                       
+               </div>
+                <div class="mdesc">
+               
+                   <div class="short">Logs to console if it can.</div> 
+                
+                
+                
+                    <div class="long">
+                       
+                               Logs to console if it can.
+                   
+                               
+                       
+                       
+                       
+                       
+                               <dl class="detailList">
+                               <dt class="heading">Parameters:</dt>
+                               
+                                       <dt>
+                                               <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>|<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>string</b>
+                                               
+                                       </dt>
+                                       <dd></dd>
+                               
+                               </dl>
+                       
+                       
+                       
+                       
+                       
+                       
+                       
+
+                   
+                   
+                    
+                    </div>                    
+                </div>
+
+            </td>
+            <td class="msource">
+               
+                       Roo
+               &nbsp;
+            </td>
+        </tr>
+       
+         
+          <tr class="method-row config-row-alt0 expandable notInherited">
+            <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
+          
+          
             <td class="sig">
                 <a id="Roo-method-namespace"   name=".namespace"></a>
                <div class="fixedFont">
         </tr>
        
          
-          <tr class="method-row config-row-alt0 expandable notInherited">
+          <tr class="method-row config-row-alt1 expandable notInherited">
             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
           
           
         </tr>
        
          
-          <tr class="method-row config-row-alt1 expandable notInherited">
+          <tr class="method-row config-row-alt0 expandable notInherited">
             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
           
           
         </tr>
        
          
-          <tr class="method-row config-row-alt0 expandable notInherited">
+          <tr class="method-row config-row-alt1 expandable notInherited">
             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
           
           
         </tr>
        
          
-          <tr class="method-row config-row-alt1 expandable notInherited">
+          <tr class="method-row config-row-alt0 expandable notInherited">
             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
           
           
         </tr>
        
          
-          <tr class="method-row config-row-alt0 expandable notInherited">
+          <tr class="method-row config-row-alt1 expandable notInherited">
             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
           
           
         </tr>
        
          
-          <tr class="method-row config-row-alt1 expandable notInherited">
+          <tr class="method-row config-row-alt0 expandable notInherited">
             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
           
           
         </tr>
        
          
-          <tr class="method-row config-row-alt0 expandable notInherited">
+          <tr class="method-row config-row-alt1 expandable notInherited">
             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
           
           
 <!-- ============================== footer ================================= -->
                <div class="fineprint" style="clear:both">
                        
-                       Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Fri Jul 16 2010 16:37:00 GMT+0800 (HKT)
+                       Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Tue Jul 27 2010 11:05:06 GMT+0800 (HKT)
                        Based on 
                        <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
                </div>