fix html editor
[roojs1] / docs / symbols / Roo.form.HtmlEditor.ToolbarContext.html
index 434e8db..d3b5cb9 100644 (file)
@@ -69,7 +69,7 @@
     
 <!-- ============================== class summary ========================== -->                       
     <div class="description">
-       Context Toolbar<br/><br/>Usage:<br/><br/> new Roo.form.HtmlEditor({<br/>    ....<br/>    toolbars : [<br/>        new Roo.form.HtmlEditor.ToolbarStandard(),<br/>        new Roo.form.HtmlEditor.ToolbarContext()<br/>        })<br/>    }
+       Context Toolbar<br/><br/>Usage:<br/><br/> new Roo.form.HtmlEditor({<br/>    ....<br/>    toolbars : [<br/>        { xtype: 'ToolbarStandard', styles : {} }<br/>        { xtype: 'ToolbarContext', disable : {} }<br/>    ]<br/>})
     </div>
 
        
                    </td>
                </tr>
         
+       
+               <tr class="config-row expandable config-row-alt1 notInherited">
+                  <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
+                   <td class="sig">
+
+                       <a id="Roo.form.HtmlEditor.ToolbarContext-cfg-styles" name=".styles"></a>
+                       <div class="fixedFont">
+                               <b  class="itemname">styles</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
+                               
+                               
+                       </div>
+                 
+                       <div class="mdesc">
+                           <div class="short">List of styles <br/>   eg.</div> 
+                       </div>
+                       
+                       <div class="mdesc">
+                           <div class="long">List of styles <br/>   eg. { '*' : [ 'headline' ] , 'TD' : [ 'underline', 'double-underline' ] } <br/><br/>These must be defined in the page, so they get rendered correctly..<br/>.headline { }<br/>TD.underline { }</div> 
+                       </div>
+                       
+                       
+
+                   </td>
+                   <td class="msource">
+                       
+                       Roo.form.HtmlEditor.ToolbarContext
+                               
+                   </td>
+               </tr>
+        
         
     </table>
                
 <!-- ============================== footer ================================= -->
                <div class="fineprint" style="clear:both">
                        
-                       Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Sat Jul 31 2010 18:30:08 GMT+0800 (HKT)
+                       Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Fri Dec 16 2011 12:06:07 GMT+0800 (HKT)
                        Based on 
                        <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
                </div>