Home
last modified time | relevance | path

Searched refs:addTemplate (Results 1 – 9 of 9) sorted by relevance

/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java129 .addTemplate( in GraphEditor()
136 .addTemplate( in GraphEditor()
144 .addTemplate( in GraphEditor()
152 .addTemplate( in GraphEditor()
159 .addTemplate( in GraphEditor()
166 .addTemplate( in GraphEditor()
173 .addTemplate( in GraphEditor()
180 .addTemplate( in GraphEditor()
187 .addTemplate( in GraphEditor()
194 .addTemplate( in GraphEditor()
[all …]
H A DGraphEditor.java.bak110 .addTemplate(
117 .addTemplate(
124 .addTemplate(
131 .addTemplate(
138 .addTemplate(
145 .addTemplate(
152 .addTemplate(
159 .addTemplate(
166 .addTemplate(
173 .addTemplate(
[all …]
H A DSchemaEditor.java71 .addTemplate( in SchemaEditor()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorPalette.java235 addTemplate(name, icon, cell); in addEdgeTemplate()
247 public void addTemplate(final String name, ImageIcon icon, String style, in addTemplate() method in EditorPalette
254 addTemplate(name, icon, cell); in addTemplate()
263 public void addTemplate(final String name, ImageIcon icon, mxCell cell) in addTemplate() method in EditorPalette
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js318 …ion(a){delete CKEDITOR.instances[a.name]},function(){var a={};CKEDITOR.addTemplate=function(f,b){v… function
533 function l(a){var b=CKEDITOR.dom.element.createFromHtml(CKEDITOR.addTemplate("dialog",q).output({id…
624 …ITOR.addTemplate("buttonArrow",'\x3cspan class\x3d"cke_button_arrow"\x3e'+(CKEDITOR.env.hc?"\x26#9…
704 …r={create:function(a){return new CKEDITOR.ui.panel(a)}};var a=CKEDITOR.addTemplate("panel",'\x3cdi…
705addTemplate("panel-frame",'\x3ciframe id\x3d"{id}" class\x3d"cke_panel_frame" role\x3d"presentatio…
765 …tools.callFunction({clickFn},{index}); return false;"\x3e'),b=CKEDITOR.addTemplate("menuItem",f+'\…
766 …=CKEDITOR.addTemplate("menuArrow",'\x3cspan class\x3d"cke_menuarrow"\x3e\x3cspan\x3e{label}\x3c/sp…
793 …blur\x3d"this.style.cssText \x3d this.style.cssText;"');var c=CKEDITOR.addTemplate("pathItem",'\x3…
832 … a=CKEDITOR.addTemplate("panel-list",'\x3cul role\x3d"presentation" class\x3d"cke_panel_list"\x3e{…
833 b=CKEDITOR.addTemplate("panel-list-group",'\x3ch1 id\x3d"{id}" class\x3d"cke_panel_grouptitle" role…
[all …]
/plugin/ckgedit/ckeditor/
H A Dckeditor.js354 (function(){var a={};CKEDITOR.addTemplate=function(d,b){var c=a[d];if(c)return c;c={name:d,source:b… function
580 …lid")}function U(a){var b=CKEDITOR.dom.element.createFromHtml(CKEDITOR.addTemplate("dialog",V).out…
684 …ITOR.addTemplate("buttonArrow",'\x3cspan class\x3d"cke_button_arrow"\x3e'+(CKEDITOR.env.hc?"\x26#9…
760 …l.handler={create:function(a){return new CKEDITOR.ui.panel(a)}};var g=CKEDITOR.addTemplate("panel",
761addTemplate("panel-frame",'\x3ciframe id\x3d"{id}" class\x3d"cke_panel_frame" role\x3d"presentatio…
798 …ITOR.tools.callFunction({clickFn},{index}); return false;"\x3e'),r=CKEDITOR.addTemplate("menuItem",
799 …en\x3d"false"\x3e{ariaShortcut}\x3c/span\x3e\x3c/span\x3e'),t=CKEDITOR.addTemplate("menuArrow",'\x…
800 n=CKEDITOR.addTemplate("menuShortcut",'\x3cspan class\x3d"cke_menubutton_label cke_menubutton_short…
896 … f=CKEDITOR.addTemplate("panel-list",'\x3cul role\x3d"presentation" class\x3d"cke_panel_list"\x3e{…
897 h=CKEDITOR.addTemplate("panel-list-group",'\x3ch1 id\x3d"{id}" draggable\x3d"false" ondragstart\x3d…
[all …]
H A Dckeditor.js.unc7301 CKEDITOR.addTemplate = function(d, b) {
11440 var b = CKEDITOR.dom.element.createFromHtml(CKEDITOR.addTemplate("dialog", W).output({
13592 …v = CKEDITOR.addTemplate("buttonArrow", '\x3cspan class\x3d"cke_button_arrow"\x3e' + (CKEDITOR.env…
13593 w = CKEDITOR.addTemplate("button", c);
15113 var g = CKEDITOR.addTemplate("panel",
15809 r = CKEDITOR.addTemplate("menuItem",
15811 …t = CKEDITOR.addTemplate("menuArrow", '\x3cspan class\x3d"cke_menuarrow"\x3e\x3cspan\x3e{label}\x3…
15812 …n = CKEDITOR.addTemplate("menuShortcut", '\x3cspan class\x3d"cke_menubutton_label cke_menubutton_s…
17633 …var f = CKEDITOR.addTemplate("panel-list", '\x3cul role\x3d"presentation" class\x3d"cke_panel_list…
17635 …h = CKEDITOR.addTemplate("panel-list-group", '\x3ch1 id\x3d"{id}" class\x3d"cke_panel_grouptitle" …
[all …]