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

📄 extsharp.js

📁 经典编程900例(C语言),主要是C基础知识
💻 JS
📖 第 1 页 / 共 5 页
字号:
Ext.ComponentEvents.get_render=function(){return 'render';}Ext.ComponentEvents.get_beforedestroy=function(){return 'beforedestroy';}Ext.ComponentEvents.get_destroy=function(){return 'destroy';}Ext.ComponentEvents.get_beforestaterestore=function(){return 'beforestaterestore';}Ext.ComponentEvents.get_staterestore=function(){return 'staterestore';}Ext.ComponentEvents.get_beforestatesave=function(){return 'beforestatesave';}Ext.ComponentEvents.get_statesave=function(){return 'statesave';}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(){this.o={};}Ext.CompositeElementLiteConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.ContainerConfig=function(){this.o={};}Ext.ContainerConfig.prototype={defaultType:function(value){this.o['defaultType']=value;return this;},layout:function(value){this.o['layout']=value;return this;},layoutConfig:function(value){this.o['layoutConfig']=value;return this;},bufferResize:function(value){this.o['bufferResize']=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;},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;},xtype:function(value){this.o['xtype']=value;return this;},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;},disabledClass:function(value){this.o['disabledClass']=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;},listeners:function(value){this.o['listeners']=value;return this;},custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.ContainerEvents=function(){}Ext.ContainerEvents.get_afterlayout=function(){return 'afterlayout';}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.CycleButtonConfig=function(){this.o={};}Ext.CycleButtonConfig.prototype={items:function(value){this.o['items']=value;return this;},showText:function(value){this.o['showText']=value;return this;},prependText:function(value){this.o['prependText']=value;return this;},changeHandler:function(value){this.o['changeHandler']=value;return this;},arrowHandler:function(value){this.o['arrowHandler']=value;return this;},arrowTooltip:function(value){this.o['arrowTooltip']=value;return this;},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;},xtype:function(value){this.o['xtype']=value;return this;},id:function(value){this.o['id']=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;},disabledClass:function(value){this.o['disabledClass']=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;},listeners:function(value){this.o['listeners']=value;return this;},custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.CycleButtonEvents=function(){}Ext.CycleButtonEvents.get_change=function(){return 'change';}Ext.DataViewConfig=function(){this.o={};}Ext.DataViewConfig.prototype={tpl:function(value){this.o['tpl']=value;return this;},store:function(value){this.o['store']=value;return this;},itemSelector:function(value){this.o['itemSelector']=value;return this;},multiSelect:function(value){this.o['multiSelect']=value;return this;},singleSelect:function(value){this.o['singleSelect']=value;return this;},simpleSelect:function(value){this.o['simpleSelect']=value;return this;},overClass:function(value){this.o['overClass']=value;return this;},loadingText:function(value){this.o['loadingText']=value;return this;},selectedClass:function(value){this.o['selectedClass']=value;return this;},emptyText:function(value){this.o['emptyText']=value;return this;},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;},xtype:function(value){this.o['xtype']=value;return this;},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;},disabledClass:function(value){this.o['disabledClass']=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;},listeners:function(value){this.o['listeners']=value;return this;},custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.DataViewEvents=function(){}Ext.DataViewEvents.get_beforeclick=function(){return 'beforeclick';}Ext.DataViewEvents.get_click=function(){return 'click';}Ext.DataViewEvents.get_containerclick=function(){return 'containerclick';}Ext.DataViewEvents.get_dblclick=function(){return 'dblclick';}Ext.DataViewEvents.get_contextmenu=function(){return 'contextmenu';}Ext.DataViewEvents.get_selectionchange=function(){return 'selectionchange';}Ext.DataViewEvents.get_beforeselect=function(){return 'beforeselect';}

⌨️ 快捷键说明

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