Add version files and new GIF images for UI components
This commit is contained in:
@ -0,0 +1,20 @@
|
||||
/*
|
||||
Product Name: dhtmlxSuite
|
||||
Version: 5.2.0
|
||||
Edition: Professional
|
||||
License: content of this file is covered by DHTMLX Commercial or Enterprise license. Usage without proper license is prohibited. To obtain it contact sales@dhtmlx.com
|
||||
Copyright UAB Dinamenta http://www.dhtmlx.com
|
||||
*/
|
||||
|
||||
dhtmlXWindows.prototype.enableAutoViewport = function(){};
|
||||
dhtmlXWindows.prototype.setImagePath = function(){};
|
||||
dhtmlXWindows.prototype.setEffect = function(){};
|
||||
dhtmlXWindows.prototype.getEffect = function(){};
|
||||
|
||||
dhtmlXWindowsCell.prototype.setToFullScreen = function(){};
|
||||
dhtmlXWindowsCell.prototype.setIcon = function(){};
|
||||
dhtmlXWindowsCell.prototype.getIcon = function(){};
|
||||
dhtmlXWindowsCell.prototype.restoreIcon = function(){};
|
||||
dhtmlXWindowsCell.prototype.clearIcon = function(){};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user