Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js3962 allowTab, helpLink, showDeviceButton, rowLimit, data, mimeType, base64Encoded, hints, hideDialog) argument
3964 showDeviceButton = urlParams['noDevice'] == '1'? false : showDeviceButton;
4291 if (showDeviceButton)
4475 … create((showDeviceButton) ? 'download' : ((showButtons) ? App.MODE_DEVICE : serviceSelect.value));