Home
last modified time | relevance | path

Searched defs:click (Results 1 – 1 of 1) sorted by relevance

/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js582 ….button.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.uiElement,{click:function(){return … method
702 …KEDITOR.ui.button=function(a){CKEDITOR.tools.extend(this,a,{title:a.label,click:a.click||function(… property
1222 click:function(a){var b=a.elementMode==CKEDITOR.ELEMENT_MODE_INLINE?a.container.getText():a.documen… method