Home
last modified time | relevance | path

Searched refs:colorKey (Results 1 – 1 of 1) sorted by last modified time

/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js1321 BaseFormatPanel.prototype.createCellColorOption = function(label, colorKey, defaultColor, callbackF… argument
1335 return mxUtils.getValue(state.style, colorKey, null);
1345 graph.setCellStyles(colorKey, color, cells);
1352 ui.fireEvent(new mxEventObject('styleChanged', 'keys', [colorKey],
1370 apply(mxUtils.getValue(state.style, colorKey, null), true);