Changed docs/json/roodata.jsondocs/src/Roo_form_HtmlEditor_ToolbarStandard.js.htmldoc...
[roojs1] / docs / symbols / Roo.form.HtmlEditor.ToolbarStandard.json
1 {
2   "name" : "Roo.form.HtmlEditor.ToolbarStandard",
3   "augments" : [],
4   "childClasses" : {  },
5   "tree_children" : [],
6   "tree_parent" : [],
7   "desc" : "Basic Toolbar\nUsage:\n\n new Roo.form.HtmlEditor({\n    ....\n    toolbars : [\n        new Roo.form.HtmlEditorToolbar1({\n            disable : { fonts: 1 , format: 1, ..., ... , ...],\n            btns : [ .... ]\n        })\n    }",
8   "isSingleton" : false,
9   "isStatic" : false,
10   "isBuiltin" : false,
11   "isAbstract" : false,
12   "isBuilderTop" : false,
13   "memberOf" : "ToolbarStandard",
14   "example" : "",
15   "deprecated" : "",
16   "since" : "",
17   "see" : "",
18   "params" : [],
19   "returns" : [],
20   "throws" : "",
21   "requires" : "",
22   "config" : [
23     {
24       "name" : "createLinkText",
25       "type" : "String",
26       "desc" : "The default text for the create link prompt",
27       "memberOf" : ""
28     },
29     {
30       "name" : "btns[]",
31       "type" : "Roo.Toolbar.Item|Roo.Toolbar.Button|Roo.Toolbar.SplitButton|Roo.form.Field",
32       "desc" : "List of additional buttons.\n\n\nNEEDS Extra CSS? \n.x-html-editor-tb .x-edit-none .x-btn-text { background: none; }",
33       "memberOf" : ""
34     },
35     {
36       "name" : "defaultFont",
37       "type" : "String",
38       "desc" : "default font to use.",
39       "memberOf" : ""
40     },
41     {
42       "name" : "defaultLinkValue",
43       "type" : "String",
44       "desc" : "The default value for the create link prompt (defaults to http:/ /)",
45       "memberOf" : ""
46     },
47     {
48       "name" : "fontFamilies",
49       "type" : "Array",
50       "desc" : "An array of available font families",
51       "memberOf" : ""
52     },
53     {
54       "name" : "disable",
55       "type" : "Object",
56       "desc" : "List of elements to disable..",
57       "memberOf" : ""
58     }
59   ],
60   "methods" : [
61     {
62       "name" : "updateToolbar",
63       "type" : "function",
64       "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.",
65       "sig" : "()\n{\n\n}",
66       "static" : false,
67       "memberOf" : "",
68       "isStatic" : false,
69       "isConstructor" : false,
70       "isPrivate" : false,
71       "example" : "",
72       "deprecated" : "",
73       "since" : "",
74       "see" : "",
75       "exceptions" : "",
76       "requires" : "",
77       "params" : [],
78       "returns" : []
79     }
80   ],
81   "events" : []
82 }