Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js28 function addLogo(img, title, mode, clientName, labels, clientFn) argument
105 mxEvent.addListener(button, 'click', (clientFn != null) ? clientFn : function()