📄 extsharp.js
字号:
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;},custom:function(key,value){this.o[key]=value;return this;}}Ext.CycleButtonEvents=function(){}Ext.CycleButtonEvents.get_change=function(){return 'change';}Ext.DataViewConfig=function(){Ext.DataViewConfig.constructBase(this);}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;},custom:function(key,value){this.o[key]=value;return this;}}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';}Ext.DateConfig=function(){this.o={};}Ext.DateConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.DatePickerConfig=function(){Ext.DatePickerConfig.constructBase(this);}Ext.DatePickerConfig.prototype={todayText:function(value){this.o['todayText']=value;return this;},okText:function(value){this.o['okText']=value;return this;},cancelText:function(value){this.o['cancelText']=value;return this;},todayTip:function(value){this.o['todayTip']=value;return this;},minDate:function(value){this.o['minDate']=value;return this;},maxDate:function(value){this.o['maxDate']=value;return this;},minText:function(value){this.o['minText']=value;return this;},maxText:function(value){this.o['maxText']=value;return this;},format:function(value){this.o['format']=value;return this;},disabledDays:function(value){this.o['disabledDays']=value;return this;},disabledDaysText:function(value){this.o['disabledDaysText']=value;return this;},disabledDatesRE:function(value){this.o['disabledDatesRE']=value;return this;},disabledDatesText:function(value){this.o['disabledDatesText']=value;return this;},constrainToViewport:function(value){this.o['constrainToViewport']=value;return this;},monthNames:function(value){this.o['monthNames']=value;return this;},dayNames:function(value){this.o['dayNames']=value;return this;},nextText:function(value){this.o['nextText']=value;return this;},prevText:function(value){this.o['prevText']=value;return this;},monthYearText:function(value){this.o['monthYearText']=value;return this;},startDay:function(value){this.o['startDay']=value;return this;},custom:function(key,value){this.o[key]=value;return this;}}Ext.DatePickerEvents=function(){}Ext.DatePickerEvents.get_select=function(){return 'select';}Ext.DialogManagerConfig=function(){this.o={};}Ext.DialogManagerConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.DomHelperConfig=function(){this.o={};}Ext.DomHelperConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.DomQueryConfig=function(){this.o={};}Ext.DomQueryConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.EditorConfig=function(){Ext.EditorConfig.constructBase(this);}Ext.EditorConfig.prototype={autosize:function(value){this.o['autosize']=value;return this;},revertInvalid:function(value){this.o['revertInvalid']=value;return this;},ignoreNoChange:function(value){this.o['ignoreNoChange']=value;return this;},hideEl:function(value){this.o['hideEl']=value;return this;},value:function(value){this.o['value']=value;return this;},alignment:function(value){this.o['alignment']=value;return this;},shadow:function(value){this.o['shadow']=value;return this;},constrain:function(value){this.o['constrain']=value;return this;},swallowKeys:function(value){this.o['swallowKeys']=value;return this;},completeOnEnter:function(value){this.o['completeOnEnter']=value;return this;},cancelOnEsc:function(value){this.o['cancelOnEsc']=value;return this;},updateEl:function(value){this.o['updateEl']=value;return this;},custom:function(key,value){this.o[key]=value;return this;}}Ext.EditorEvents=function(){}Ext.EditorEvents.get_beforestartedit=function(){return 'beforestartedit';}Ext.EditorEvents.get_startedit=function(){return 'startedit';}Ext.EditorEvents.get_beforecomplete=function(){return 'beforecomplete';}Ext.EditorEvents.get_complete=function(){return 'complete';}Ext.EditorEvents.get_specialkey=function(){return 'specialkey';}Ext.ElementConfig=function(){this.o={};}Ext.ElementConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.EventManagerConfig=function(){this.o={};}Ext.EventManagerConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.EventObjectConfig=function(){this.o={};}Ext.EventObjectConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.ExtConfig=function(){this.o={};}Ext.ExtConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.FunctionConfig=function(){this.o={};}Ext.FunctionConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.FxConfig=function(){this.o={};}Ext.FxConfig.prototype={stopFx:function(value){this.o['stopFx']=value;return this;},custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.GridPanelConfig=function(){Ext.GridPanelConfig.constructBase(this);}Ext.GridPanelConfig.prototype={custom:function(key,value){this.o[key]=value;return this;}}Ext.JsonViewConfig=function(){Ext.JsonViewConfig.constructBase(this);}Ext.JsonViewConfig.prototype={custom:function(key,value){this.o[key]=value;return this;}}Ext.JsonViewEvents=function(){}Ext.JsonViewEvents.get_beforerender=function(){return 'beforerender';}Ext.JsonViewEvents.get_load=function(){return 'load';}Ext.JsonViewEvents.get_loadexception=function(){return 'loadexception';}Ext.KeyMapConfig=function(){this.o={};}Ext.KeyMapConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.KeyNavConfig=function(){this.o={};}Ext.KeyNavConfig.prototype={disabled:function(value){this.o['disabled']=value;return this;},defaultEventAction:function(value){this.o['defaultEventAction']=value;return this;},forceKeyDown:function(value){this.o['forceKeyDown']=value;return this;},custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.LayerConfig=function(){Ext.LayerConfig.constructBase(this);}Ext.LayerConfig.prototype={shim:function(value){this.o['shim']=value;return this;},shadow:function(value){this.o['shadow']=value;return this;},dh:function(value){this.o['dh']=value;return this;},constrain:function(value){this.o['constrain']=value;return this;},cls:function(value){this.o['cls']=value;return this;},zindex:function(value){this.o['zindex']=value;return this;},shadowOffset:function(value){this.o['shadowOffset']=value;return this;},custom:function(key,value){this.o[key]=value;return this;}}Ext.LayoutDialogConfig=function(){Ext.LayoutDialogConfig.constructBase(this);}Ext.LayoutDialogConfig.prototype={custom:function(key,value){this.o[key]=value;return this;}}Ext.LayoutManagerConfig=function(){Ext.LayoutManagerConfig.constructBase(this);}Ext.LayoutManagerConfig.prototype={custom:function(key,value){this.o[key]=value;return this;}}Ext.LayoutManagerEvents=function(){}Ext.LayoutManagerEvents.get_layout=function(){return 'layout';}Ext.LayoutManagerEvents.get_regionresized=function(){return 'regionresized';}Ext.LayoutManagerEvents.get_regioncollapsed=function(){return 'regioncollapsed';}Ext.LayoutManagerEvents.get_regionexpanded=function(){return 'regionexpanded';}Ext.LayoutRegionConfig=function(){Ext.LayoutRegionConfig.constructBase(this);}Ext.LayoutRegionConfig.prototype={disableTabTips:function(value){this.o['disableTabTips']=value;return this;},custom:function(key,value){this.o[key]=value;return this;}}Ext.LoadMaskConfig=function(){this.o={};}Ext.LoadMaskConfig.prototype={removeMask:function(value){this.o['removeMask']=value;return this;},msg:function(value){this.o['msg']=value;return this;},msgCls:function(value){this.o['msgCls']=value;return this;},custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.MasterTemplateConfig=function(){Ext.MasterTemplateConfig.constructBase(this);}Ext.MasterTemplateConfig.prototype={custom:function(key,value){this.o[key]=value;return this;}}Ext.MessageBoxConfig=function(){this.o={};}Ext.MessageBoxConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.NestedLayoutPanelConfig=function(){Ext.NestedLayoutPanelConfig.constructBase(this);}Ext.NestedLayoutPanelConfig.prototype={custom:function(key,value){this.o[key]=value;return this;}}Ext.NumberConfig=function(){this.o={};}Ext.NumberConfig.prototype={custom:function(key,value){this.o[key]=value;return this;},toDictionary:function(){return this.o;}}Ext.PagingToolbarConfig=function(){Ext.PagingToolbarConfig.constructBase(this);}Ext.PagingToolbarConfig.prototype={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;},custom:function(key,value){this.o[key]=value;return this;}}Ext.PanelConfig=function(){Ext.PanelConfig.constructBase(this);}Ext.PanelConfig.prototype={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;},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;},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;},custom:function(key,value){this.o[key]=value;return this;}}Ext.PanelEvents=function(){}Ext.PanelEvents.get_bodyresize=function(){return 'bodyresize';}Ext.PanelEvents.get_titlechange=function(){return 'titlechange';}Ext.PanelEvents.get_collapse=function(){return 'collapse';}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -