docs/src/Roo_bootstrap_Card.js.html
[roojs1] / docs / symbols / Roo.bootstrap.htmleditor.ToolbarStandard.json
1 {
2   "name" : "Roo.bootstrap.htmleditor.ToolbarStandard",
3   "augments" : [
4   ],
5   "desc" : "Basic Toolbar",
6   "isSingleton" : false,
7   "isStatic" : false,
8   "isBuiltin" : false,
9   "memberOf" : "ToolbarStandard",
10   "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    }",
11   "deprecated" : "",
12   "since" : "",
13   "see" : "",
14   "params" : [
15   ],
16   "returns" : [
17   ],
18   "config" : [
19     {
20       "name" : "btns",
21       "type" : "Array",
22       "desc" : "List of additional buttons.\n\n\nNEEDS Extra CSS? \n.x-html-editor-tb .x-edit-none .x-btn-text { background: none; }",
23       "memberOf" : "Roo.bootstrap.htmleditor.ToolbarStandard",
24       "optvals" : [
25       ]
26     },
27     {
28       "name" : "disable",
29       "type" : "Object",
30       "desc" : "List of elements to disable..",
31       "memberOf" : "Roo.bootstrap.htmleditor.ToolbarStandard",
32       "optvals" : [
33       ]
34     }
35   ],
36   "methods" : [
37     {
38       "name" : "updateToolbar",
39       "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.",
40       "isStatic" : false,
41       "isConstructor" : false,
42       "isPrivate" : false,
43       "memberOf" : "Roo.bootstrap.htmleditor.ToolbarStandard",
44       "example" : "",
45       "deprecated" : "",
46       "since" : "",
47       "see" : "",
48       "params" : [
49       ],
50       "returns" : [
51       ]
52     }
53   ],
54   "events" : [
55   ]
56 }