Home
last modified time | relevance | path

Searched refs:altUpdate (Results 1 – 1 of 1) sorted by path

/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js5138 function altUpdate(evt) function
5161 var altStepper = this.createStepper(altInput, altUpdate, 1, 9);
5171 mxEvent.addListener(altInput, 'blur', altUpdate);
5172 mxEvent.addListener(altInput, 'change', altUpdate);