Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.GlobalConfig Class Reference

More...

Inheritance diagram for Ext.Net.GlobalConfig:

Properties

static GlobalConfig Settings [get]
 
int AjaxTimeout [get]
 Sets the default Timeout in milliseconds for all AJAX operations: DirectEvents, DirectMethods, loading data to Stores via AJAX (PageProxy, AjaxProxy), etc. Defaults to 30000. More...
 
bool?? DirectEventShowDurationMessages [get]
 True to show DirectEvent duration messages by default. More...
 
bool?? DirectEventForbidDurationMessages [get]
 True to forbid showing of DirectEvent duration messages. More...
 
ViewStateMode AjaxViewStateMode [get]
 
ClientProxy DirectMethodProxy [get]
 
bool?? EnableKeyboardMode [get]
 
IDMode IDMode [get]
 
InitScriptMode InitScriptMode [get]
 
bool GZip [get]
 
bool CleanResourceUrl [get]
 
bool ClientInitDirectMethods [get]
 
ResourceLocationType RenderScripts [get]
 
ResourceLocationType RenderStyles [get]
 
string ResourcePath [get]
 
ScriptMode ScriptMode [get]
 
bool SourceFormatting [get]
 
StateProvider StateProvider [get]
 
Theme Theme [get]
 
bool QuickTips [get]
 
string DirectEventUrl [get]
 
string Locale [get]
 
string DirectMethodNamespace [get]
 
bool DisableViewState [get]
 
bool RethrowAjaxExceptions [get]
 
bool ShowWarningOnAjaxFailure [get]
 
DesignMode DesignMode [get]
 
LazyMode LazyMode [get]
 
bool SubmitDisabled [get]
 
string Namespace [get]
 
string LicenseKey [get]
 
bool RTL [get]
 
bool ResetStyles [get]
 
string ThemePath [get]
 
string GlyphFontFamily [get]
 Sets the default font-family to use for components that support a glyph config. More...
 
bool?? EnableAria [get]
 Set to true to enable Accessibility (ARIA). Defaults to: true More...
 
bool?? EnableAriaButtons [get]
 Set to false to disable WAI-ARIA compatibility checks for buttons. More...
 
bool?? EnableAriaPanels [get]
 Set to false to disable WAI-ARIA compatibility checks for panels. More...
 
DateTimeZoneHandling DateTimeZoneHandling [get]
 
string ResourcesStrategyType [get]
 

Detailed Description

Property Documentation

◆ AjaxTimeout

int Ext.Net.GlobalConfig.AjaxTimeout
get

Sets the default Timeout in milliseconds for all AJAX operations: DirectEvents, DirectMethods, loading data to Stores via AJAX (PageProxy, AjaxProxy), etc. Defaults to 30000.

◆ AjaxViewStateMode

ViewStateMode Ext.Net.GlobalConfig.AjaxViewStateMode
get

◆ CleanResourceUrl

bool Ext.Net.GlobalConfig.CleanResourceUrl
get

◆ ClientInitDirectMethods

bool Ext.Net.GlobalConfig.ClientInitDirectMethods
get

◆ DateTimeZoneHandling

DateTimeZoneHandling Ext.Net.GlobalConfig.DateTimeZoneHandling
get

◆ DesignMode

DesignMode Ext.Net.GlobalConfig.DesignMode
get

◆ DirectEventForbidDurationMessages

bool?? Ext.Net.GlobalConfig.DirectEventForbidDurationMessages
get

True to forbid showing of DirectEvent duration messages.

◆ DirectEventShowDurationMessages

bool?? Ext.Net.GlobalConfig.DirectEventShowDurationMessages
get

True to show DirectEvent duration messages by default.

◆ DirectEventUrl

string Ext.Net.GlobalConfig.DirectEventUrl
get

◆ DirectMethodNamespace

string Ext.Net.GlobalConfig.DirectMethodNamespace
get

◆ DirectMethodProxy

ClientProxy Ext.Net.GlobalConfig.DirectMethodProxy
get

◆ DisableViewState

bool Ext.Net.GlobalConfig.DisableViewState
get

◆ EnableAria

bool?? Ext.Net.GlobalConfig.EnableAria
get

Set to true to enable Accessibility (ARIA). Defaults to: true

This property is provided for backward compatibility with previous versions of Ext JS.

◆ EnableAriaButtons

bool?? Ext.Net.GlobalConfig.EnableAriaButtons
get

Set to false to disable WAI-ARIA compatibility checks for buttons.

Defaults to: true

◆ EnableAriaPanels

bool?? Ext.Net.GlobalConfig.EnableAriaPanels
get

Set to false to disable WAI-ARIA compatibility checks for panels.

Defaults to: true

◆ EnableKeyboardMode

bool?? Ext.Net.GlobalConfig.EnableKeyboardMode
get

◆ GlyphFontFamily

string Ext.Net.GlobalConfig.GlyphFontFamily
get

Sets the default font-family to use for components that support a glyph config.

◆ GZip

bool Ext.Net.GlobalConfig.GZip
get

◆ IDMode

IDMode Ext.Net.GlobalConfig.IDMode
get

◆ InitScriptMode

InitScriptMode Ext.Net.GlobalConfig.InitScriptMode
get

◆ LazyMode

LazyMode Ext.Net.GlobalConfig.LazyMode
get

◆ LicenseKey

string Ext.Net.GlobalConfig.LicenseKey
get

◆ Locale

string Ext.Net.GlobalConfig.Locale
get

◆ Namespace

string Ext.Net.GlobalConfig.Namespace
get

◆ QuickTips

bool Ext.Net.GlobalConfig.QuickTips
get

◆ RenderScripts

ResourceLocationType Ext.Net.GlobalConfig.RenderScripts
get

◆ RenderStyles

ResourceLocationType Ext.Net.GlobalConfig.RenderStyles
get

◆ ResetStyles

bool Ext.Net.GlobalConfig.ResetStyles
get

◆ ResourcePath

string Ext.Net.GlobalConfig.ResourcePath
get

◆ ResourcesStrategyType

string Ext.Net.GlobalConfig.ResourcesStrategyType
get

◆ RethrowAjaxExceptions

bool Ext.Net.GlobalConfig.RethrowAjaxExceptions
get

◆ RTL

bool Ext.Net.GlobalConfig.RTL
get

◆ ScriptMode

ScriptMode Ext.Net.GlobalConfig.ScriptMode
get

◆ Settings

GlobalConfig Ext.Net.GlobalConfig.Settings
staticget

◆ ShowWarningOnAjaxFailure

bool Ext.Net.GlobalConfig.ShowWarningOnAjaxFailure
get

◆ SourceFormatting

bool Ext.Net.GlobalConfig.SourceFormatting
get

◆ StateProvider

StateProvider Ext.Net.GlobalConfig.StateProvider
get

◆ SubmitDisabled

bool Ext.Net.GlobalConfig.SubmitDisabled
get

◆ Theme

Theme Ext.Net.GlobalConfig.Theme
get

◆ ThemePath

string Ext.Net.GlobalConfig.ThemePath
get


The documentation for this class was generated from the following file: