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

📄 blockx.js

📁 DWR is the way for AJAX implementation
💻 JS
字号:
/* * Copyright (c) 2001-2007, TIBCO Software Inc. * Use, modification, and distribution subject to terms of license. */jsx3.require("jsx3.xml.Cacheable","jsx3.gui.Block");jsx3.Class.defineClass("jsx3.gui.BlockX",jsx3.gui.Block,[jsx3.xml.Cacheable],function(d,j){j.init=function(k,n,i,f,c){this.jsxsuper(k,n,i,f,c);};j.paint=function(){this.applyDynamicProperties();return this.jsxsuper(this.doTransform());};j.onDestroy=function(b){this.jsxsuper(b);this.onDestroyCached(b);};d.getVersion=function(){return "3.00.00";};});jsx3.BlockX=jsx3.gui.BlockX;

⌨️ 快捷键说明

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