All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.smartclient.debug.public.sc.modules-debug.ISC_SQLBrowser.js Maven / Gradle / Ivy

The newest version!
/*
 * Isomorphic SmartClient
 * Version SC_SNAPSHOT-2011-08-08 (2011-08-08)
 * Copyright(c) 1998 and beyond Isomorphic Software, Inc. All rights reserved.
 * "SmartClient" is a trademark of Isomorphic Software, Inc.
 *
 * [email protected]
 *
 * http://smartclient.com/license
 */

 



//
// This script will load Reference Viewer of the Isomorhic SmartClient Application Framework
// libraries
//
var libs = 
	[
        "tools/SQLEditor.js",
        "tools/SQLTableBrowser.js",
        "tools/DBPane.js",
        "schema/DBSchema.ds.xml",
        "tools/DBSchemaTree.js",
        "schema/DataSourceStore.ds.xml",
        "schema/DBListDS.ds.xml",
        "tools/DBCompactList.js",
        "tools/DBList.js",
        "tools/SQLBrowser.js"
	];

//<"+"/SCRIPT>");
	}
	window.defaultStatus = "";
}
iscLoadLibs();




© 2015 - 2024 Weber Informatics LLC | Privacy Policy