📄 extsharp.js
字号:
Ext.MessageBoxConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.PagingToolbarConfig=function(){this.o={};}Ext.PagingToolbarConfig.prototype={store:function(value){this.o['store']=value;return this;},displayInfo:function(value){this.o['displayInfo']=value;return this;},pageSize:function(value){this.o['pageSize']=value;return this;},displayMsg:function(value){this.o['displayMsg']=value;return this;},emptyMsg:function(value){this.o['emptyMsg']=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;},items:function(value){this.o['items']=value;return this;},custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.PanelConfig=function(){this.o={};}Ext.PanelConfig.prototype={applyTo:function(value){this.o['applyTo']=value;return this;},tbar:function(value){this.o['tbar']=value;return this;},bbar:function(value){this.o['bbar']=value;return this;},header:function(value){this.o['header']=value;return this;},footer:function(value){this.o['footer']=value;return this;},title:function(value){this.o['title']=value;return this;},buttons:function(value){this.o['buttons']=value;return this;},autoLoad:function(value){this.o['autoLoad']=value;return this;},frame:function(value){this.o['frame']=value;return this;},border:function(value){this.o['border']=value;return this;},bodyBorder:function(value){this.o['bodyBorder']=value;return this;},bodyStyle:function(value){this.o['bodyStyle']=value;return this;},iconCls:function(value){this.o['iconCls']=value;return this;},collapsible:function(value){this.o['collapsible']=value;return this;},tools:function(value){this.o['tools']=value;return this;},hideCollapseTool:function(value){this.o['hideCollapseTool']=value;return this;},titleCollapse:function(value){this.o['titleCollapse']=value;return this;},autoScroll:function(value){this.o['autoScroll']=value;return this;},floating:function(value){this.o['floating']=value;return this;},shadow:function(value){this.o['shadow']=value;return this;},shadowOffset:function(value){this.o['shadowOffset']=value;return this;},shim:function(value){this.o['shim']=value;return this;},html:function(value){this.o['html']=value;return this;},contentEl:function(value){this.o['contentEl']=value;return this;},keys:function(value){this.o['keys']=value;return this;},draggable:function(value){this.o['draggable']=value;return this;},baseCls:function(value){this.o['baseCls']=value;return this;},collapsedCls:function(value){this.o['collapsedCls']=value;return this;},maskDisabled:function(value){this.o['maskDisabled']=value;return this;},animCollapse:function(value){this.o['animCollapse']=value;return this;},headerAsText:function(value){this.o['headerAsText']=value;return this;},buttonAlign:function(value){this.o['buttonAlign']=value;return this;},collapsed:function(value){this.o['collapsed']=value;return this;},collapseFirst:function(value){this.o['collapseFirst']=value;return this;},minButtonWidth:function(value){this.o['minButtonWidth']=value;return this;},elements:function(value){this.o['elements']=value;return this;},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;},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.PanelEvents=function(){}Ext.PanelEvents.get_bodyresize=function(){return 'bodyresize';}Ext.PanelEvents.get_titlechange=function(){return 'titlechange';}Ext.PanelEvents.get_collapse=function(){return 'collapse';}Ext.PanelEvents.get_expand=function(){return 'expand';}Ext.PanelEvents.get_beforecollapse=function(){return 'beforecollapse';}Ext.PanelEvents.get_beforeexpand=function(){return 'beforeexpand';}Ext.PanelEvents.get_beforeclose=function(){return 'beforeclose';}Ext.PanelEvents.get_close=function(){return 'close';}Ext.PanelEvents.get_activate=function(){return 'activate';}Ext.PanelEvents.get_deactivate=function(){return 'deactivate';}Ext.ProgressBarConfig=function(){this.o={};}Ext.ProgressBarConfig.prototype={id:function(value){this.o['id']=value;return this;},baseCls:function(value){this.o['baseCls']=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;},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.ProgressBarEvents=function(){}Ext.ProgressBarEvents.get_update=function(){return 'update';}Ext.QuickTipConfig=function(){this.o={};}Ext.QuickTipConfig.prototype={target:function(value){this.o['target']=value;return this;},interceptTitles:function(value){this.o['interceptTitles']=value;return this;},autoHide:function(value){this.o['autoHide']=value;return this;},showDelay:function(value){this.o['showDelay']=value;return this;},hideDelay:function(value){this.o['hideDelay']=value;return this;},dismissDelay:function(value){this.o['dismissDelay']=value;return this;},mouseOffset:function(value){this.o['mouseOffset']=value;return this;},trackMouse:function(value){this.o['trackMouse']=value;return this;},closable:function(value){this.o['closable']=value;return this;},minWidth:function(value){this.o['minWidth']=value;return this;},maxWidth:function(value){this.o['maxWidth']=value;return this;},shadow:function(value){this.o['shadow']=value;return this;},defaultAlign:function(value){this.o['defaultAlign']=value;return this;},applyTo:function(value){this.o['applyTo']=value;return this;},tbar:function(value){this.o['tbar']=value;return this;},bbar:function(value){this.o['bbar']=value;return this;},header:function(value){this.o['header']=value;return this;},footer:function(value){this.o['footer']=value;return this;},title:function(value){this.o['title']=value;return this;},buttons:function(value){this.o['buttons']=value;return this;},autoLoad:function(value){this.o['autoLoad']=value;return this;},frame:function(value){this.o['frame']=value;return this;},border:function(value){this.o['border']=value;return this;},bodyBorder:function(value){this.o['bodyBorder']=value;return this;},bodyStyle:function(value){this.o['bodyStyle']=value;return this;},iconCls:function(value){this.o['iconCls']=value;return this;},collapsible:function(value){this.o['collapsible']=value;return this;},tools:function(value){this.o['tools']=value;return this;},hideCollapseTool:function(value){this.o['hideCollapseTool']=value;return this;},titleCollapse:function(value){this.o['titleCollapse']=value;return this;},autoScroll:function(value){this.o['autoScroll']=value;return this;},floating:function(value){this.o['floating']=value;return this;},shadowOffset:function(value){this.o['shadowOffset']=value;return this;},shim:function(value){this.o['shim']=value;return this;},html:function(value){this.o['html']=value;return this;},contentEl:function(value){this.o['contentEl']=value;return this;},keys:function(value){this.o['keys']=value;return this;},draggable:function(value){this.o['draggable']=value;return this;},baseCls:function(value){this.o['baseCls']=value;return this;},collapsedCls:function(value){this.o['collapsedCls']=value;return this;},maskDisabled:function(value){this.o['maskDisabled']=value;return this;},animCollapse:function(value){this.o['animCollapse']=value;return this;},headerAsText:function(value){this.o['headerAsText']=value;return this;},buttonAlign:function(value){this.o['buttonAlign']=value;return this;},collapsed:function(value){this.o['collapsed']=value;return this;},collapseFirst:function(value){this.o['collapseFirst']=value;return this;},minButtonWidth:function(value){this.o['minButtonWidth']=value;return this;},elements:function(value){this.o['elements']=value;return this;},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;},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.QuickTipsConfig=function(){this.o={};}Ext.QuickTipsConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.ResizableConfig=function(){this.o={};}Ext.ResizableConfig.prototype={resizeChild:function(value){this.o['resizeChild']=value;return this;},adjustments:function(value){this.o['adjustments']=value;return this;},minWidth:function(value){this.o['minWidth']=value;return this;},minHeight:function(value){this.o['minHeight']=value;return this;},maxWidth:function(value){this.o['maxWidth']=value;return this;},maxHeight:function(value){this.o['maxHeight']=value;return this;},enabled:function(value){this.o['enabled']=value;return this;},wrap:function(value){this.o['wrap']=value;return this;},width:function(value){this.o['width']=value;return this;},height:function(value){this.o['height']=value;return this;},animate:function(value){this.o['animate']=value;return this;},duration:function(value){this.o['duration']=value;return this;},dynamic:function(value){this.o['dynamic']=value;return this;},handles:function(value){this.o['handles']=value;return this;},multiDirectional:function(value){this.o['multiDirectional']=value;return this;},disableTrackOver:function(value){this.o['disableTrackOver']=value;return this;},easing:function(value){this.o['easing']=value;return this;},widthIncrement:function(value){this.o['widthIncrement']=value;return this;},heightIncrement:function(value){this.o['heightIncrement']=value;return this;},pinned:function(value){this.o['pinned']=value;return this;},preserveRatio:function(value){this.o['preserveRatio']=value;return this;},transparent:function(value){this.o['transparent']=value;return this;},minX:function(value){this.o['minX']=value;return this;},minY:function(value){this.o['minY']=value;return this;},draggable:function(value){this.o['draggable']=value;return this;},constrainTo:function(value){this.o['constrainTo']=value;return this;},resizeRegion:function(value){this.o['resizeRegion']=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.ResizableEvents=function(){}Ext.ResizableEvents.get_beforeresize=function(){return 'beforeresize';}Ext.ResizableEvents.get_resize=function(){return 'resize';}Ext.ShadowConfig=function(){this.o={};}Ext.ShadowConfig.prototype={mode:function(value){this.o['mode']=value;return this;},offset:function(value){this.o['offset']=value;return this;},custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.SplitBarConfig=function(){this.o={};}Ext.SplitBarConfig.prototype={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.SplitBarEvents=function(){}Ext.SplitBarEvents.get_resize=function(){return 'resize';}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -