Home
last modified time | relevance | path

Searched refs:registerPlugin (Results 1 – 10 of 10) sorted by relevance

/plugin/revealjs/plugin/math/
Dmath.js92 Reveal.registerPlugin( 'math', RevealMath );
/plugin/revealjs/plugin/notes/
Dnotes.js178 Reveal.registerPlugin( 'notes', RevealNotes );
/plugin/revealjs/plugin/zoom-js/
Dzoom.js30 Reveal.registerPlugin( 'zoom', RevealZoom );
/plugin/revealjs/plugin/markdown/
Dmarkdown.js442 Reveal.registerPlugin( 'markdown', RevealMarkdown );
/plugin/revealjs/js/
Dreveal.js1604 function registerPlugin( id, plugin ) { function
6174 registerPlugin: registerPlugin, property
/plugin/edittable/lib/
Dhandsontable.full.js2405 …ginName = exports.getRegistredPluginNames = exports.getPlugin = exports.registerPlugin = undefined;
2428 function registerPlugin(pluginName, PluginClass) {
2504 exports.registerPlugin = registerPlugin;
36383 Handsontable.plugins.registerPlugin = _plugins.registerPlugin;
37196 (0, _plugins.registerPlugin)('autoColumnSize', AutoColumnSize);
37845 (0, _plugins.registerPlugin)('autoRowSize', AutoRowSize);
38568 (0, _plugins.registerPlugin)('autofill', Autofill);
39270 (0, _plugins.registerPlugin)('contextMenu', ContextMenu);
41817 (0, _plugins.registerPlugin)('CopyPaste', CopyPaste);
42540 (0, _plugins.registerPlugin)('manualColumnFreeze', ManualColumnFreeze);
[all …]
/plugin/jsontable/script/
Dhandsontable.full.min.js29registerPlugin=function(e,t){var n=(0,i.toUpperCaseFirst)(e);o.default.getSingleton().add("constru… function in t
35registerPlugin)("persistentState",p);var g=p;t.default=g},function(e,t,n){"use strict";t.__esModul…
41registerPlugin)("search",m);var w=m;t.default=w},function(e,t,n){"use strict";t.__esModule=!0,t.de…
/plugin/zwidoku/files/
H A Djs.js1registerPlugin=undefined;var _pluginHooks=__webpack_require__(11);var _pluginHooks2=_interopRequir…
/plugin/html5video2/script/
Dvideo.min.js20registerPlugin=function(e,t){if("string"!=typeof e)throw new Error('Illegal plugin name, "'+e+'", … function in i
/plugin/revealjs/plugin/highlight/
Dhighlight.js299 Reveal.registerPlugin( 'highlight', RevealHighlight );