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

📄 extsharp.js

📁 经典编程900例(C语言),主要是C基础知识
💻 JS
📖 第 1 页 / 共 5 页
字号:

Type.createNamespace('Ext');Ext.ScriptSharpAdapter=function(){}Ext.ScriptSharpAdapter.init=function(){eval('ExtClass = Ext;');eval('ExtString = String;');eval('Ext.UpdaterClass = Ext.Updater;');eval('Ext.BorderLayoutClass = Ext.BorderLayout;');eval('Ext.ActionClass = Ext.Action;');eval('Ext.SplitBarClass = Ext.SplitBar;');eval('Ext.ToolbarClass = Ext.Toolbar;');eval('Ext.form.ActionClass = Ext.form.Action;');eval('Ext.layout.BorderLayoutClass = Ext.layout.BorderLayout;');eval('Ext.DomQuery.is- = Ext.DomQuery.is;');eval('Ext.Element.is- = Ext.Element.is;');eval('Ext.override- = Ext.override;');eval('Ext.namespace- = Ext.namespace;');eval('Ext.dd.DragDrop.lock- = Ext.dd.DragDrop.lock;');eval('Ext.dd.DragDropMgr.lock- = Ext.dd.DragDropMgr.lock;');eval('Ext.grid.AbstractSelectionModel.lock- = Ext.grid.AbstractSelectionModel.lock;');eval('Ext.form.Action.params_ = Ext.form.Action.params;');eval('Ext.form.Checkbox.checked_ = Ext.form.Checkbox.checked;');eval('Ext.grid.ColumnModel.fixed_ = Ext.grid.ColumnModel.fixed;');eval('Ext.menu.CheckItem.checked_ = Ext.menu.CheckItem.checked;');eval('String.prototype.replace = String.prototype._replace;');}Ext.ActionConfig=function(){this.o={};}Ext.ActionConfig.prototype={text:function(value){this.o['text']=value;return this;},iconCls:function(value){this.o['iconCls']=value;return this;},disabled:function(value){this.o['disabled']=value;return this;},hidden:function(value){this.o['hidden']=value;return this;},handler:function(value){this.o['handler']=value;return this;},scope:function(value){this.o['scope']=value;return this;},custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.AjaxConfig=function(){Ext.AjaxConfig.constructBase(this);}Ext.AjaxConfig.prototype={custom:function(key,value){this.o[key]=value;return this;}}Ext.ArrayConfig=function(){this.o={};}Ext.ArrayConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.BasicDialogConfig=function(){Ext.BasicDialogConfig.constructBase(this);}Ext.BasicDialogConfig.prototype={autoCreate:function(value){this.o['autoCreate']=value;return this;},title:function(value){this.o['title']=value;return this;},width:function(value){this.o['width']=value;return this;},height:function(value){this.o['height']=value;return this;},x:function(value){this.o['x']=value;return this;},y:function(value){this.o['y']=value;return this;},animateTarget:function(value){this.o['animateTarget']=value;return this;},resizable:function(value){this.o['resizable']=value;return this;},resizeHandles:function(value){this.o['resizeHandles']=value;return this;},minHeight:function(value){this.o['minHeight']=value;return this;},minWidth:function(value){this.o['minWidth']=value;return this;},modal:function(value){this.o['modal']=value;return this;},autoScroll:function(value){this.o['autoScroll']=value;return this;},closable:function(value){this.o['closable']=value;return this;},collapsible:function(value){this.o['collapsible']=value;return this;},constraintoviewport:function(value){this.o['constraintoviewport']=value;return this;},syncHeightBeforeShow:function(value){this.o['syncHeightBeforeShow']=value;return this;},draggable:function(value){this.o['draggable']=value;return this;},autoTabs:function(value){this.o['autoTabs']=value;return this;},tabTag:function(value){this.o['tabTag']=value;return this;},proxyDrag:function(value){this.o['proxyDrag']=value;return this;},fixedcenter:function(value){this.o['fixedcenter']=value;return this;},shadow:function(value){this.o['shadow']=value;return this;},shadowOffset:function(value){this.o['shadowOffset']=value;return this;},buttonAlign:function(value){this.o['buttonAlign']=value;return this;},minButtonWidth:function(value){this.o['minButtonWidth']=value;return this;},shim:function(value){this.o['shim']=value;return this;},custom:function(key,value){this.o[key]=value;return this;}}Ext.BasicDialogEvents=function(){}Ext.BasicDialogEvents.get_keydown=function(){return 'keydown';}Ext.BasicDialogEvents.get_move=function(){return 'move';}Ext.BasicDialogEvents.get_resize=function(){return 'resize';}Ext.BasicDialogEvents.get_beforehide=function(){return 'beforehide';}Ext.BasicDialogEvents.get_hide=function(){return 'hide';}Ext.BasicDialogEvents.get_beforeshow=function(){return 'beforeshow';}Ext.BasicDialogEvents.get_show=function(){return 'show';}Ext.BasicLayoutRegionConfig=function(){Ext.BasicLayoutRegionConfig.constructBase(this);}Ext.BasicLayoutRegionConfig.prototype={custom:function(key,value){this.o[key]=value;return this;}}Ext.BasicLayoutRegionEvents=function(){}Ext.BasicLayoutRegionEvents.get_beforeremove=function(){return 'beforeremove';}Ext.BasicLayoutRegionEvents.get_invalidated=function(){return 'invalidated';}Ext.BasicLayoutRegionEvents.get_visibilitychange=function(){return 'visibilitychange';}Ext.BasicLayoutRegionEvents.get_paneladded=function(){return 'paneladded';}Ext.BasicLayoutRegionEvents.get_panelremoved=function(){return 'panelremoved';}Ext.BasicLayoutRegionEvents.get_collapsed=function(){return 'collapsed';}Ext.BasicLayoutRegionEvents.get_expanded=function(){return 'expanded';}Ext.BasicLayoutRegionEvents.get_slideshow=function(){return 'slideshow';}Ext.BasicLayoutRegionEvents.get_slidehide=function(){return 'slidehide';}Ext.BasicLayoutRegionEvents.get_panelactivated=function(){return 'panelactivated';}Ext.BasicLayoutRegionEvents.get_resized=function(){return 'resized';}Ext.BorderLayoutConfig=function(){Ext.BorderLayoutConfig.constructBase(this);}Ext.BorderLayoutConfig.prototype={custom:function(key,value){this.o[key]=value;return this;}}Ext.BoxComponentConfig=function(){Ext.BoxComponentConfig.constructBase(this);}Ext.BoxComponentConfig.prototype={height:function(value){this.o['height']=value;return this;},width:function(value){this.o['width']=value;return this;},autoHeight:function(value){this.o['autoHeight']=value;return this;},autoWidth:function(value){this.o['autoWidth']=value;return this;},deferHeight:function(value){this.o['deferHeight']=value;return this;},custom:function(key,value){this.o[key]=value;return this;}}Ext.BoxComponentEvents=function(){}Ext.BoxComponentEvents.get_resize=function(){return 'resize';}Ext.BoxComponentEvents.get_move=function(){return 'move';}Ext.ButtonConfig=function(){Ext.ButtonConfig.constructBase(this);}Ext.ButtonConfig.prototype={text:function(value){this.o['text']=value;return this;},icon:function(value){this.o['icon']=value;return this;},handler:function(value){this.o['handler']=value;return this;},scope:function(value){this.o['scope']=value;return this;},minWidth:function(value){this.o['minWidth']=value;return this;},tooltip:function(value){this.o['tooltip']=value;return this;},hidden:function(value){this.o['hidden']=value;return this;},disabled:function(value){this.o['disabled']=value;return this;},pressed:function(value){this.o['pressed']=value;return this;},toggleGroup:function(value){this.o['toggleGroup']=value;return this;},repeat:function(value){this.o['repeat']=value;return this;},tabIndex:function(value){this.o['tabIndex']=value;return this;},enableToggle:function(value){this.o['enableToggle']=value;return this;},menu:function(value){this.o['menu']=value;return this;},menuAlign:function(value){this.o['menuAlign']=value;return this;},iconCls:function(value){this.o['iconCls']=value;return this;},type:function(value){this.o['type']=value;return this;},clickEvent:function(value){this.o['clickEvent']=value;return this;},handleMouseEvents:function(value){this.o['handleMouseEvents']=value;return this;},tooltipType:function(value){this.o['tooltipType']=value;return this;},cls:function(value){this.o['cls']=value;return this;},template:function(value){this.o['template']=value;return this;},custom:function(key,value){this.o[key]=value;return this;}}Ext.ButtonEvents=function(){}Ext.ButtonEvents.get_click=function(){return 'click';}Ext.ButtonEvents.get_toggle=function(){return 'toggle';}Ext.ButtonEvents.get_mouseover=function(){return 'mouseover';}Ext.ButtonEvents.get_mouseout=function(){return 'mouseout';}Ext.ButtonEvents.get_menushow=function(){return 'menushow';}Ext.ButtonEvents.get_menuhide=function(){return 'menuhide';}Ext.ButtonEvents.get_menutriggerover=function(){return 'menutriggerover';}Ext.ButtonEvents.get_menutriggerout=function(){return 'menutriggerout';}Ext.ColorPaletteConfig=function(){Ext.ColorPaletteConfig.constructBase(this);}Ext.ColorPaletteConfig.prototype={itemCls:function(value){this.o['itemCls']=value;return this;},value:function(value){this.o['value']=value;return this;},allowReselect:function(value){this.o['allowReselect']=value;return this;},custom:function(key,value){this.o[key]=value;return this;}}Ext.ColorPaletteEvents=function(){}Ext.ColorPaletteEvents.get_select=function(){return 'select';}Ext.ComponentConfig=function(){Ext.ComponentConfig.constructBase(this);}Ext.ComponentConfig.prototype={id:function(value){this.o['id']=value;return this;},cls:function(value){this.o['cls']=value;return this;},style:function(value){this.o['style']=value;return this;},ctCls:function(value){this.o['ctCls']=value;return this;},plugins:function(value){this.o['plugins']=value;return this;},applyTo:function(value){this.o['applyTo']=value;return this;},renderTo:function(value){this.o['renderTo']=value;return this;},disableClass:function(value){this.o['disableClass']=value;return this;},allowDomMove:function(value){this.o['allowDomMove']=value;return this;},autoShow:function(value){this.o['autoShow']=value;return this;},hideMode:function(value){this.o['hideMode']=value;return this;},hideParent:function(value){this.o['hideParent']=value;return this;},custom:function(key,value){this.o[key]=value;return this;}}Ext.ComponentEvents=function(){}Ext.ComponentEvents.get_disable=function(){return 'disable';}Ext.ComponentEvents.get_enable=function(){return 'enable';}Ext.ComponentEvents.get_beforeshow=function(){return 'beforeshow';}Ext.ComponentEvents.get_show=function(){return 'show';}Ext.ComponentEvents.get_beforehide=function(){return 'beforehide';}Ext.ComponentEvents.get_hide=function(){return 'hide';}Ext.ComponentEvents.get_beforerender=function(){return 'beforerender';}Ext.ComponentEvents.get_render=function(){return 'render';}Ext.ComponentEvents.get_beforedestroy=function(){return 'beforedestroy';}Ext.ComponentEvents.get_destroy=function(){return 'destroy';}Ext.ComponentMgrConfig=function(){this.o={};}Ext.ComponentMgrConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.CompositeElementConfig=function(){this.o={};}Ext.CompositeElementConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.CompositeElementLiteConfig=function(){Ext.CompositeElementLiteConfig.constructBase(this);}Ext.CompositeElementLiteConfig.prototype={custom:function(key,value){this.o[key]=value;return this;}}Ext.ContainerConfig=function(){Ext.ContainerConfig.constructBase(this);}Ext.ContainerConfig.prototype={layout:function(value){this.o['layout']=value;return this;},layoutConfig:function(value){this.o['layoutConfig']=value;return this;},activeItem:function(value){this.o['activeItem']=value;return this;},items:function(value){this.o['items']=value;return this;},defaults:function(value){this.o['defaults']=value;return this;},custom:function(key,value){this.o[key]=value;return this;}}Ext.ContainerEvents=function(){}Ext.ContainerEvents.get_beforeadd=function(){return 'beforeadd';}Ext.ContainerEvents.get_beforeremove=function(){return 'beforeremove';}Ext.ContainerEvents.get_add=function(){return 'add';}Ext.ContainerEvents.get_remove=function(){return 'remove';}Ext.ContentPanelConfig=function(){Ext.ContentPanelConfig.constructBase(this);}Ext.ContentPanelConfig.prototype={fitToFrame:function(value){this.o['fitToFrame']=value;return this;},fitContainer:function(value){this.o['fitContainer']=value;return this;},autoCreate:function(value){this.o['autoCreate']=value;return this;},closable:function(value){this.o['closable']=value;return this;},background:function(value){this.o['background']=value;return this;},resizeEl:function(value){this.o['resizeEl']=value;return this;},toolbar:function(value){this.o['toolbar']=value;return this;},autoScroll:function(value){this.o['autoScroll']=value;return this;},title:function(value){this.o['title']=value;return this;},adjustments:function(value){this.o['adjustments']=value;return this;},url:function(value){this.o['url']=value;return this;},params_:function(value){this.o['params']=value;return this;},loadOnce:function(value){this.o['loadOnce']=value;return this;},custom:function(key,value){this.o[key]=value;return this;}}Ext.ContentPanelEvents=function(){}Ext.ContentPanelEvents.get_activate=function(){return 'activate';}Ext.ContentPanelEvents.get_deactivate=function(){return 'deactivate';}Ext.ContentPanelEvents.get_resize=function(){return 'resize';}Ext.CycleButtonConfig=function(){Ext.CycleButtonConfig.constructBase(this);}

⌨️ 快捷键说明

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