⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sdk_resource_tree.js

📁 javascript 很酷的类库
💻 JS
📖 第 1 页 / 共 2 页
字号:
	                      openIconSrc:"folder/folder_plugin_open.png",	                      windowIconSrc:"window/plugin.png",	                      link:"examples/custom_components/index.html", // TODO expand detail	                      description:"Live examples of custom visual component development, with complete source code."	},	{id:"exExperimental", title:"Experimental",                            parentId:"examples",                          needServer: true,                          requiresModules: ["SCServer"],	                      isFolder:true,	                      iconSrc:"folder/folder_experimental_closed.png",	                      openIconSrc:"folder/folder_experimental_open.png",	                      windowIconSrc:"window/experimental.png",	                      link:"examples/experimental/index.html", // TODO expand detail	                      description:"Examples of <i>experimental</i> SmartClient features. NOTE: Experimental features and interfaces are not frozen or supported."	},    // Animation detailed links	{id:"exExpEmbGrid",   title:"Embedded Grid",                        parentId:"exExperimental",	                      isFolder:false,	                      iconSrc:"example/example_demo.png",	                      link:"examples/experimental/embedded_grid/embedded_grid.jsp",	                      description:"Demonstrates an embedded grid (grid in a grid)."	},	{id:"exExpEmbForm",   title:"Embedded Form",                        parentId:"exExperimental",	                      isFolder:false,	                      iconSrc:"example/example_demo.png",	                      link:"examples/experimental/embedded_form/embedded_form.jsp",	                      description:"Demonstrates an embedded form (form in a grid)."	},	{id:"exExpRelEdit",   title:"Relational Editing",                   parentId:"exExperimental",	                      isFolder:false,	                      iconSrc:"example/example_demo.png",	                      link:"examples/experimental/relation_item/relation_item.jsp",	                      description:"Demonstrates editing relational entries in a single form."	},	{id:"exExpBinary",    title:"Binary Interfaces",                     parentId:"exExperimental",	                      isFolder:false,                          needServer: true,                          requiresModules: ["SCServer"],	                      iconSrc:"example/example_demo.png",	                      link:"examples/experimental/binary_data/binary_data.jsp",	                      description:"Demonstrates various interfaces to binary data handling in SmartClient. Uploading multiple files with a progress bar and cancellation, previewing and viewing binary data. ."	},	// Data Binding detailed links	{id:"exDataTrees",    title:"Trees (TreeGrid)",                        parentId:"exDatabinding",	                      isFolder:false,	                      needServer:true,	                      iconSrc:"example/example_databinding.png",	                      link:"examples/databinding/tree_databinding.jsp",                          noSCServerLink: "isomorphic/system/reference/SmartClient_Explorer.html#_Data.Binding_Trees",	                      codesrc:"examples/databinding/tree_databinding.jsp",	                      description:"Demonstrates binding of a TreeGrid to a hierarchical datasource."	},	{id:"exDataRecords",  title:"Records (Grid, Form, Detail)",            parentId:"exDatabinding",	                      isFolder:false,	                      needServer:true,	                      iconSrc:"example/example_databinding.png",	                      link:"examples/databinding/component_databinding.jsp",                          noSCServerLink: "isomorphic/system/reference/SmartClient_Explorer.html#patternReuse",	                      codesrc:"examples/databinding/component_databinding.jsp",	                      description:"Demonstrates dynamic data binding of ListGrid, DynamicForm, and DetailViewer components to multiple datasources."	},	{id:"exRSSgrid",      title:"RSS ListGrid binding",                          parentId:"exDatabinding",	                      isFolder:false,	                      needServer:true,                          needXML: true,	                      iconSrc:"example/example_databinding.png",	                      link:"examples/databinding/rss_databinding.html",                          codesrc:"examples/databinding/rss_databinding.html",	                      description:"Client-side binding of DataSource to RSS feed, for display of headlines in a ListGrid."	},/*	{id:"exRSSportlet",   title:"RSS Portlet UI",                            parentId:"exDatabinding",	                      isFolder:false,	                      needServer:true,	                      iconSrc:"example/example_databinding.png",	                      link:"examples/databinding/RSS_portlets_JS.html",	                      //codesrc:"examples/databinding/RSS_portlets_JS.html",	                      description:"Extends the RSS ListGrid binding example with extra UI features."	},*/    // duplicated resource - also under Web Services	{id:"exWSDLFetch2",   title:"WSDL web service (Grid&nbsp;Fetch)",                       parentId:"exDatabinding",	                      isFolder:false,	                      needServer:true,	                      needXML:true,	                      iconSrc:"example/example_databinding.png",	                      link:"examples/databinding/webService_dataBinding.html",	                      codesrc:"examples/databinding/webService_dataBinding.html",	                      description:"Demonstrates binding a ListGrid to a WSDL-defined XML web service for Fetch operations."	},	{id:"exJSONFetch2",   title:"JSON web service (Grid&nbsp;Fetch)",                       parentId:"exDatabinding",	                      isFolder:false,	                      needServer:false,	                      iconSrc:"example/example_databinding.png",	                      link:"examples/databinding/json_databinding.html",	                      codesrc:"examples/databinding/json_databinding.html",	                      description:"Demonstrates binding a ListGrid to a JSON web service for Fetch operations."	},	{id:"exDataCubes",    title:"Multi-dimensional (Analytics option)",    parentId:"exDatabinding",	                      isFolder:false,	                      needServer:true,                          requiresModules: ["Analytics"],	                      iconSrc:"example/example_databinding.png",	                      link:"examples/analytics/databound_cubegrid.jsp",	                      //codesrc:"examples/analytics/databound_cubegrid.jsp",	                      description:"Demonstrates binding of a CubeGrid to a multidimensional datasource."	},	// Web Services detailed links	{id:"exWSCallOp",     title:"WSDL operation (generic)",                        parentId:"exWebservices",	                      isFolder:false,	                      needServer:true,	                      needXML:true,	                      iconSrc:"example/example_databinding.png",	                      link:"examples/databinding/webService_operation.html",	                      codesrc:"examples/databinding/webService_operation.html",	                      description:"Demonstrates calling a WSDL-defined web service."	},	{id:"exWSDLFetch",    title:"WSDL databinding (Fetch)",                        parentId:"exWebservices",	                      isFolder:false,	                      needServer:true,	                      needXML:true,	                      iconSrc:"example/example_databinding.png",	                      link:"examples/databinding/webService_dataBinding.html",	                      codesrc:"examples/databinding/webService_dataBinding.html",	                      description:"Demonstrates binding a ListGrid to a WSDL-defined web service for Fetch operations."	},	{id:"exJSONFetch",   title:"JSON databinding (Fetch)",                         parentId:"exWebservices",	                      isFolder:false,	                      needServer:false,	                      iconSrc:"example/example_databinding.png",	                      link:"examples/databinding/json_databinding.html",	                      codesrc:"examples/databinding/json_databinding.html",	                      description:"Demonstrates binding a ListGrid to a JSON web service for Fetch operations."	},    // Animation detailed links	{id:"exAnimPortal",   title:"Portal Animation",                        parentId:"exAnimation",	                      isFolder:false,	                      iconSrc:"example/example_demo.png",	                      link:"examples/animation/portal_animation.html",	                      description:"Demonstrates both built-in and programmed animations in an interactive portal layout."	},	{id:"exAnimAPIs",     title:"Animation Programming",                   parentId:"exAnimation",	                      isFolder:false,	                      iconSrc:"example/example_demo.png",	                      link:"examples/animation/animation_programming.html",	                      description:"Demonstrates programming interfaces for custom animations."	},	// TOOLS resources	{id:"adminConsole",   title:"Admin Console",                           parentId:"tools",	                      isFolder:false,	                      needServer:true,                          requiresModules: ["SCServer"],	                      iconSrc:"other/admin_console.png",	                      link:"tools/adminConsole.jsp",	                      description:"Browser-based GUI for server configuration and datasource management, including database table creation and import for rapid prototyping."	},	{id:"devConsole2",    title:"Developer Console",                       parentId:"tools",	                      isFolder:false,	                      iconSrc:"other/dev_console.png",	                      exec:"showLog()", // TODO easy bookmark icon/link; single-source repeated resource	                      description:"Client-side development &amp; debugging tools, including:<ul style='margin-top:0;margin-bottom:0;'><li>log viewer<li>code evaluation<li>component inspection<li>tracing and profiling tools<li>online API reference</ul>"	},	{id:"visualBuilder",  title:"Visual Builder",                          parentId:"tools",	                      isFolder:false,	                      needServer:true,                          requiresModules: ["SCServer"],	                      iconSrc:"other/builder.png",	                      link:"tools/visualBuilder/",	                      description:"Prototype visual development environment for SmartClient applications."	},	// ONLINE resources	{id:"wwwDevCenter",   title:"SmartClient Developer Center",            parentId:"online",	                      isFolder:false,	                      iconSrc:"other/online.png",	                      link:"http://www.isomorphic.com/product/index.jsp",	                      description:"The latest SmartClient downloads, documentation, and other developer resources at <b>www.smartclient.com/product/index.jsp</b>."	},	{id:"forums",         title:"SmartClient Forums",                      parentId:"online",	                      isFolder:false,	                      iconSrc:"other/online.png",	                      link:"http://forums.smartclient.com",	                      description:"Go to&nbsp;<b>http://forums.smartclient.com</b> for technical assistance."	},	{id:"wwwSupport",     title:"Support extranet (customers only)",       parentId:"online",	                      isFolder:false,	                      iconSrc:"other/online.png",	                      link:"http://support.isomorphic.com",	                      description:"Secure reporting and tracking systems for SmartClient customer support inquiries."	}]}); // end sdkTree

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -