Home
last modified time | relevance | path

Searched refs:panel (Results 1 – 25 of 234) sorted by path

12345678910

/plugin/advrack/
H A Dscript.js220 var panel = paper.set();
225 panel.push(filler, text1, text2);
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js2361 var panel = _this.setup.chart.panels[ i2 ]
2362 for ( i3 = 0; i3 < panel.stockGraphs.length; i3++ ) {
2363 var graph = panel.stockGraphs[ i3 ];
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …=> find the source of \"greeting.jst\" under the Sources tab or Resources panel of the web inspect…
/plugin/authdrupal7/
H A DREADME.md46 …se you might not be able to get access to your wiki or your adminstration panel although you are a…
/plugin/authdrupal8/
H A DREADME.md45 Make sure, that you use the exact same user group names in the ACL controls. Otherwise you might not be able to get access to your wiki or your adminstration panel although you are able to log in using correct credentials.
47 Easiest way is to go to Admin panel/Config/authentication section Security settings and here select :
/plugin/bootnote/
H A Dstyle.css137 .w3-panel {
143 .w3-panel>p {
/plugin/bootswrapper/
H A Dall.css17 .bs-wrap-accordion .panel-heading a {
/plugin/bootswrapper/exe/help/
H A Daccordion.txt3 An accordion with the panel component.
8 <panel title="Collapsible Group Item #1">
10 </panel>
11 <panel title="Collapsible Group Item #2">
13 </panel>
14 <panel title="Collapsible Group Item #3">
16 </panel>
22 <panel title="Collapsible Group Item #1">
24 </panel>
25 <panel title="Collapsible Group Item #2"> [...] </panel>
[all …]
H A Daffix.txt10 <panel title="Affix">
12 </panel>
17 <panel title="Affix">
19 </panel>
H A Dbutton.txt91 <btn type="primary">[[button]]</btn> <btn type="default">[[panel]]</btn>
94 <btn type="primary">[[button]]</btn> <btn type="default">[[panel]]</btn>
103 <btn type="primary" disabled="true">[[button]]</btn> <btn type="default" disabled="true">[[panel]]<…
106 <btn type="primary" disabled="true">[[button]]</btn> <btn type="default" disabled="true">[[panel]]<…
H A Dmenu.txt19 * [[panel]]
H A Dpane.txt1 panel.txt
H A Dpanel-body.txt1 panel.txt
H A Dpanel.txt5 <panel type="default">Basic panel example</panel>
7 <code html5><panel type="default">Basic panel example</panel></code>
13 </panel>
17 </panel></code>
23 </panel>
27 </panel></code>
35 <panel type="info" title="Panel title">Panel content</panel>
42 <panel type="info" title="Panel title">Panel content</panel>
57 </panel>
76 </panel>
[all …]
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md48 // detach the panel
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md249 …w to change decision ID. Use [dmn-js-properties-panel](https://github.com/bpmn-io/dmn-js-propertie…
H A DREADME.md50 // detach the panel
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md379 * [#13143](http://dev.ckeditor.com/ticket/13143): [Edge] Fixed: Focus lost when opening the panel.
579 …or a specific selection when the editor is maximized results in incorrect drop-down panel position.
856 …ticket/11490): Fixed: [Menu button](http://ckeditor.com/addon/menubutton) panel not showing in the…
1248 * [#9800](http://dev.ckeditor.com/ticket/9800): Hide float panel when resizing the window.
H A Dckeditor.js700 …;b.state!=CKEDITOR.TRISTATE_DISABLED&&(this.createPanel(a),b.on?b.panel.hide():b.panel.showBlock(t…
701panel||{};delete f.panel;this.base(f);this.document=b.parent&&b.parent.getDocument()||CKEDITOR.doc…
703 …a.ui.addHandler(CKEDITOR.UI_PANEL,CKEDITOR.ui.panel.handler)}});CKEDITOR.UI_PANEL="panel";CKEDITOR… class in CKEDITOR.ui
704 …s.css.length;this._={blocks:{}}};CKEDITOR.ui.panel.handler={create:function(a){return new CKEDITOR…
708 …:function(a,b){b=this._.blocks[a]=b instanceof CKEDITOR.ui.panel.block?b:new CKEDITOR.ui.panel.blo…
715panel:f,parentElement:c,definition:e,document:d,iframe:m,children:[],dir:b.lang.dir,showBlockParam… property in AnonymousFunctione4ea003849f00._
769panel.getBlock(this.id).element.getDocument().getById(this.id+String(a));setTimeout(function(){b.s…
770panel=new CKEDITOR.ui.floatPanel(this.editor,CKEDITOR.document.getBody(),this._.panelDefinition,th…
773panel.showAsChild(n,this.id,b,c,d,e):n.showBlock(this.id,b,c,d,e);g.fire("menuShow",[n])},addListe…
833panel.prototype.addListBlock=function(a,b){return this.addBlock(a,new CKEDITOR.ui.listBlock(this.g…
[all …]
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified3 editorPanel: "Rich Text Editor panel",
H A Den.js.unc5 CKEDITOR.lang['en']={"editor":"Rich Text Editor","editorPanel":"Rich Text Editor panel","common":{"…
H A Dlang_array.txt7 "editorPanel": "Rich Text Editor panel",
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md26 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
27 until the first panel open up,
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md28 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
29 until the first panel open up,
H A Dskin.js203 panel: new CKEDITOR.template( property in CKEDITOR.skin.chameleon.templates

12345678910