X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.htmleditor.ToolbarStandard.json;fp=docs%2Fsymbols%2FRoo.bootstrap.htmleditor.ToolbarStandard.json;h=0000000000000000000000000000000000000000;hp=4429f9eea72db68025ea0d64bb0c6a5e81b73042;hb=e01802ac69da0ec0c9ccecc295beff82c1779f68;hpb=0fa7894b7489284160ff14afdca7b6911983357f diff --git a/docs/symbols/Roo.bootstrap.htmleditor.ToolbarStandard.json b/docs/symbols/Roo.bootstrap.htmleditor.ToolbarStandard.json deleted file mode 100644 index 4429f9eea7..0000000000 --- a/docs/symbols/Roo.bootstrap.htmleditor.ToolbarStandard.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "name" : "Roo.bootstrap.htmleditor.ToolbarStandard", - "augments" : [], - "desc" : "Basic Toolbar", - "isSingleton" : false, - "isStatic" : false, - "isBuiltin" : false, - "memberOf" : "ToolbarStandard", - "example" : "Usage:\n\n new Roo.bootstrap.HtmlEditor({\n ....\n toolbars : [\n new Roo.bootstrap.HtmlEditorToolbar1({\n disable : { fonts: 1 , format: 1, ..., ... , ...],\n btns : [ .... ]\n })\n }", - "deprecated" : "", - "since" : "", - "see" : "", - "params" : [], - "returns" : [], - "config" : [ - { - "name" : "btns", - "type" : "Array", - "desc" : "List of additional buttons.\n\n\nNEEDS Extra CSS? \n.x-html-editor-tb .x-edit-none .x-btn-text { background: none; }", - "memberOf" : "Roo.bootstrap.htmleditor.ToolbarStandard", - "optvals" : [] - }, - { - "name" : "disable", - "type" : "Object", - "desc" : "List of elements to disable..", - "memberOf" : "Roo.bootstrap.htmleditor.ToolbarStandard", - "optvals" : [] - } - ], - "methods" : [ - { - "name" : "updateToolbar", - "desc" : "Protected method that will not generally be called directly. It triggers\na toolbar update by reading the markup state of the current selection in the editor.", - "isStatic" : false, - "isConstructor" : false, - "isPrivate" : false, - "memberOf" : "Roo.bootstrap.htmleditor.ToolbarStandard", - "example" : "", - "deprecated" : "", - "since" : "", - "see" : "", - "params" : [], - "returns" : [] - } - ], - "events" : [] -} \ No newline at end of file