Home
last modified time | relevance | path

Searched refs:on (Results 351 – 375 of 2863) sorted by path

1...<<11121314151617181920>>...115

/plugin/bootswrapper/exe/help/
H A Dnav.txt247 | ''fade'' | optional | ''true'' | Enable fade effect on tabs |
H A Dpopover.txt3 Add small overlays of content, like those on the iPad, to any element for housing secondary informa…
20 <btn>Popover on right</btn>
23 <btn>Popover on top</btn>
26 <btn>Popover on bottom</btn>
29 <btn>Popover on left</btn>
34 <btn>Popover on right</btn>
38 <btn>Popover on top</btn>
42 <btn>Popover on bottom</btn>
46 <btn>Popover on left</btn>
50 ==== Dismiss on next click ====
[all …]
H A Dprogress.txt3 Provide up-to-date feedback on the progress of a workflow or action with simple yet flexible progre…
H A Dtext.txt63 …sis utility attributes. These may also be applied to links and will darken on hover just like our …
92 …d of an element to any contextual attribute. Anchor components will darken on hover, just like the…
H A Dwell.txt3 Use the well as a simple effect on an element to give it an inset effect.
/plugin/bootswrapper/exe/
H A Dpopup.js4 jQuery('.help-btn').on('click', function(e) {
16 jQuery('ul.nav a').on('click', function() {
26 jQuery(document).on('popup:reset', function() {
34 jQuery(document).on('popup:buildTag', function() {
63 jQuery('#btn-reset').on('click', function() {
68 jQuery('form input,form select').on('change', function() {
72 jQuery('#btn-preview, #btn-insert').on('click', function() {
/plugin/bootswrapper/
H A Dscript.js113 jQuery(window).on('hashchange', function () {
157 $btn_link.on('click', function (e) { e.preventDefault(); });
162 $btn_link.on('click', function (e) { e.preventDefault(); });
/plugin/botbouncer/lang/en/
H A Dstats.txt3 This page shows some statistics on which services blocked what.
/plugin/bpmnio/script/
H A Dbpmnio_render.js96 editor.on("commandStack.changed", () => transferXmlToForm(editor));
106 editor.on("commandStack.changed", () => transferXmlToForm(editor));
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md261 * `FIX`: correct direct editing on touch devices
333 * `FIX`: correctly serialize `xml` attributes on `Any` elements
362 * `FIX`: activate, not toggle global connect tool on palette click
363 * `FIX`: only allow cancel boundary events on transactions
373 * `FEAT`: move canvas on auxiliary button mouse down
821 * `FIX`: repair label position not being adapted on host move
847 * `FEAT`: `bpmn:LaneSet` elements get an ID assigned on creation
872 * `FIX`: correctly serialize extension attributes on `bpmn:Expression`
892 * `FIX`: complete direct editing on popup menu use
893 * `FIX`: focus label editing box on element creation
[all …]
H A DREADME.md40 You may attach or detach the viewer dynamically to any element on the page, too:
68 Then, depending on your use-case you may run any of the following commands:
86 bpmn-js builds on top of a few powerful tools:
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css456 * classes on the palette. Events to hook into palette
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2on(["render.shape","render.connection"],t,(function(e,t){var i=e.type,r=t.element,o=t.gfx,a=t.attr…
7on(e,t,n,i,r,o){var a=1/3,s=2/3;return[a*e+s*n,a*t+s*i,a*r+s*n,a*o+s*i,r,o]}function an(e,t,n,i,r,… function
27on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},Fr.prototype.off=function(e,t){this.…
33on:function(e,t){if(e!==r&&t!==r){var n=this.handlers;return d(C(e),(function(e){n[e]=n[e]||[],n[e…
181 …le)?e.scale:{min:1,max:1.5};this._config={scale:i},t.on("diagram.destroy",(()=>{this.close()})),t.
194on("popupMenu.getProviders."+e,t,(function(e){e.providers.push(n)}))},jc.prototype._getProviders=f…
H A Dbpmn-navigated-viewer.production.min.js2on(["render.shape","render.connection"],t,(function(e,t){var i=e.type,r=t.element,o=t.gfx,a=t.attr… method in Li
22on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},Br.prototype.off=function(e,t){this.…
H A Dbpmn-viewer.production.min.js2on(["render.shape","render.connection"],t,(function(e,t){var i=e.type,r=t.element,o=t.gfx,a=t.attr… method in Ni
22 …stroy.call(this),Ve(this._container)},Or.prototype.on=function(e,t,n,i){return this.get("eventBus"…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md103 * `FIX`: show context pad on top ([#657](https://github.com/bpmn-io/dmn-js/issues/657))
138 * `FEAT`: focus on row added via context menu ([#638](https://github.com/bpmn-io/dmn-js/pull/638))
257 * `FIX`: fire `views.changed` only on actual change ([#388](https://github.com/bpmn-io/dmn-js/issue…
269 * `FEAT(drd)`: connect from new shape to source on append ([#492](https://github.com/bpmn-io/dmn-js…
281 * `FIX`: update association's refs on element id change([#397](https://github.com/bpmn-io/dmn-js/is…
313 * `FIX`: update association's refs on element id change([#397](https://github.com/bpmn-io/dmn-js/is…
362 * `FIX(drd)`: replace connection on reconnect ([#436](https://github.com/bpmn-io/dmn-js/pull/436))
379 * `FIX(decision-table)`: do not close context on user selection
389 * `FIX(decision-table)`: fix empty table layout on Firefox ([#380](https://github.com/bpmn-io/dmn-j…
493 * `FIX(decision-table)`: close input editor on `ENTER`
[all …]
H A DREADME.md42 You may attach or detach the viewer dynamically to any element on the page, too:
66 dmn-js builds on top of a few additional powerful tools:
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css456 * classes on the palette. Events to hook into palette
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2on("diagram.destroy",1,this._destroy,this)}function oe(){}re.prototype.on=function(e,t,n,i){if(e=O… method in re
7on("diagram.init",(function(){n.fire("canvas.init",{svg:r,viewport:o})})),n.on(["shape.added","con…
21on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},Ua.prototype.off=function(e,t){this.… method in Kd
H A Ddmn-navigated-viewer.production.min.js2on("diagram.destroy",1,this._destroy,this)}function F(){}U.prototype.on=function(e,t,n,r){if(e=x(e… method in U
16on('<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" sty… method in fo
H A Ddmn-viewer.production.min.js2on("diagram.destroy",1,this._destroy,this)}function F(){}U.prototype.on=function(e,t,n,r){if(e=x(e… function
16on("defs",n._svg),o=Jn(r),a=i&&i.outerHTML||"",s=r.getBBox();e({svg:'<?xml version="1.0" encoding=… method in co
/plugin/bpmnioeditor/
H A DREADME13 on how to install plugins in DokuWiki.
H A Dscript.js27 jQuery('#bpmn_'+index+'_edit_button').on('click', function(){
30 jQuery('#bpmn_'+index+'_view_button').on('click', function(){
39 jQuery('#bpmn_'+index+'_save_button').on('click', function(){
92 jQuery('#bpmn_'+index+'_edit_button').on('click', function(){
106 jQuery($bpmn).on('click', function(){
H A Dstyle.css452 * classes on the palette. Events to hook into palette
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js4461 eventBus.on([
20326 eventBus.on([
29070 eventBus.on([
29156 eventBus.on([
29512 eventBus.on([
29539 eventBus.on([
30148 eventBus.on([
37219 eventBus.on([
37271 eventBus.on([
37758 eventBus.on([
[all …]

1...<<11121314151617181920>>...115