Home
last modified time | relevance | path

Searched refs:Toolbar (Results 1 – 25 of 116) sorted by last modified time

12345

/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs18412 case 'toolbar' /*case 'Toolbar'*/: break;
/plugin/ckgedit/ckeditor/
H A DCHANGES.md101 …thub.com/ckeditor/ckeditor-dev/issues/1477): Fixed: On destroy, [Balloon Toolbar](https://ckeditor…
115 …thub.com/ckeditor/ckeditor-dev/issues/1682) Fixed: Hovering the [Balloon Toolbar](https://ckeditor…
258 * [#1232](https://github.com/ckeditor/ckeditor-dev/issues/1232): Fixed: [Balloon Toolbar](https://c…
261 * [#1470](https://github.com/ckeditor/ckeditor-dev/issues/1470): Fixed: [Balloon Toolbar](https://c…
301 * [#933](https://github.com/ckeditor/ckeditor-dev/issues/933): Introduced [Balloon Toolbar](https:/…
388 …r/ckeditor-dev/issues/491): Fixed: Unnecessary dependency on the [Editor Toolbar](https://ckeditor…
850 * Toolbar configurators:
860 * Toolbar configurators:
903 …* Toolbar configurators with live previews were introduced. They will be shipped with every CKEdit…
1678 * [#9531](https://dev.ckeditor.com/ticket/9531): [Firefox & Inline editor] Toolbar is lost when clo…
[all …]
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified144 "toolbarCollapse": "Collapse Toolbar",
145 "toolbarExpand": "Expand Toolbar",
536 "popupToolbar": "Toolbar",
H A Den.js-4.9.merged5Toolbar","toolbarExpand":"Expand Toolbar","toolbarGroups":{"document":"Document","clipboard":"Clip…
H A Den.js.4.95Toolbar","toolbarExpand":"Expand Toolbar","toolbarGroups":{"document":"Document","clipboard":"Clip…
H A Den.js.unc5Toolbar","toolbarExpand":"Expand Toolbar","toolbarGroups":{"document":"Document","clipboard":"Clip…
H A Dlang_array.txt197 "toolbarCollapse": "Collapse Toolbar",
198 "toolbarExpand": "Expand Toolbar",
460 "popupToolbar": "Toolbar",
/plugin/ckgedit/ckeditor/plugins/signature/
H A Dplugin.js.unc49 // Toolbar button tooltip.
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified144 "toolbarCollapse": "Collapse Toolbar",
145 "toolbarExpand": "Expand Toolbar",
536 "popupToolbar": "Toolbar",
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc33 // Toolbar button tooltip.
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc36 // Toolbar button tooltip.
/plugin/sapnotelink/lang/de/
H A Dsettings.php9 $lang['sapnotelink_toolbar_icon'] = 'Zeige Toolbar Icon';
/plugin/sapnotelink/lang/de-informal/
H A Dsettings.php9 $lang['sapnotelink_toolbar_icon'] = 'Zeige Toolbar Icon';
/plugin/sapnotelink/lang/en/
H A Dsettings.php9 $lang['sapnotelink_toolbar_icon'] = 'Show Toolbar Icon';
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js14442 var Toolbar = /** @class */ (function () {
14443 function Toolbar(calendar, toolbarOptions) {
14454 Toolbar.prototype.render = function () {
14473 Toolbar.prototype.removeElement = function () {
14479 Toolbar.prototype.renderSection = function (position) {
14617 Toolbar.prototype.updateTitle = function (text) {
14634 Toolbar.prototype.disableButton = function (buttonName) {
14641 Toolbar.prototype.enableButton = function (buttonName) {
14648 Toolbar.prototype.getViewsWithButtons = function () {
14651 return Toolbar;
[all …]
H A Dfullcalendar.less793 /* Toolbar
/plugin/diagramsnet/lib/resources/
H A Ddia_fa.txt738 toolbar=Toolbar
H A Ddia_ja.txt738 toolbar=Toolbar
H A Ddia_kn.txt738 toolbar=Toolbar
H A Ddia_si.txt738 toolbar=Toolbar
H A Ddia_sl.txt738 toolbar=Toolbar
H A Ddia_ta.txt738 toolbar=Toolbar
H A Ddia_vi.txt738 toolbar=Toolbar
/plugin/diagramsnet/lib/js/grapheditor/
H A DToolbar.js7 function Toolbar(editorUi, container) class
34 Toolbar.prototype.selectedBackground = '#d0d0d0';
39 Toolbar.prototype.unselectedBackground = 'none';
44 Toolbar.prototype.staticElements = null;
49 Toolbar.prototype.init = function()
190 Toolbar.prototype.addTableDropDown = function()
266 Toolbar.prototype.setFontName = function(value)
286 Toolbar.prototype.setFontSize = function(value)
785 Toolbar.prototype.hideMenu = function()
838 Toolbar.prototype.addSeparator = function(c)
[all …]
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js2268 …ner.innerHTML=b};EditorUi.prototype.createToolbar=function(b){return new Toolbar(this,b)};EditorUi…
3449 …ined"!==typeof Toolbar&&(Toolbar.prototype.unselectedBackground="linear-gradient(rgb(255, 255, 255…

12345