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

More...

Inheritance diagram for Ext.Net.CapsLockDetector.Config:
Ext.Net.Plugin.Config Ext.Net.LazyObservable.Config Ext.Net.Observable.Config Ext.Net.BaseControl.Config Ext.Net.IApply

Static Public Member Functions

static implicit operator CapsLockDetector.Builder (CapsLockDetector.Config config)
 
- Static Public Member Functions inherited from Ext.Net.BaseControl.Config
static Config ToConfig (string config)
 
static TConfig ToConfig< TConfig > (string config)
 

Properties

virtual bool PreventCapsLockChar [get, set]
 
virtual Icon CapsLockIndicatorIcon [get, set]
 The error icon More...
 
virtual string CapsLockIndicatorIconCls [get, set]
 
virtual string CapsLockIndicatorText [get, set]
 
virtual string CapsLockIndicatorTip [get, set]
 
CapsLockDetectorListeners Listeners [get]
 Client-side JavaScript Event Handlers More...
 
CapsLockDetectorDirectEvents DirectEvents [get]
 Server-side DirectEventHandlers More...
 
- Properties inherited from Ext.Net.Observable.Config
ConfigItemCollection CustomConfig [get]
 Collection of custom js config More...
 
MessageBusListeners MessageBusListeners [get]
 
MessageBusDirectEvents MessageBusDirectEvents [get]
 
- Properties inherited from Ext.Net.BaseControl.Config
virtual string ItemID [get, set]
 An itemId can be used as an alternative way to get a reference to a component when no object reference is available. More...
 
virtual bool Disabled [get, set]
 
virtual short TabIndex [get, set]
 
virtual bool IsInForm [get, set]
 
virtual Unit Height [get, set]
 
virtual Unit Width [get, set]
 
virtual string ToolTip [get, set]
 
virtual bool RegisterAllResources [get, set]
 
virtual bool AutoDataBind [get, set]
 
virtual IDMode IDMode [get, set]
 
virtual LazyMode LazyMode [get, set]
 
virtual string Namespace [get, set]
 
List< ClientResourceItemResourceItems [get]
 

Additional Inherited Members

- Public Member Functions inherited from Ext.Net.BaseControl.Config
override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
new Type GetType ()
 
object ApplyIf (object obj)
 
Apply< T > (object obj)
 
object Apply (object obj)
 
virtual string ToScript ()
 

Detailed Description

Member Function Documentation

◆ operator CapsLockDetector.Builder()

static implicit Ext.Net.CapsLockDetector.Config.operator CapsLockDetector.Builder ( CapsLockDetector.Config  config)
inlinestatic

Property Documentation

◆ CapsLockIndicatorIcon

virtual Icon Ext.Net.CapsLockDetector.Config.CapsLockIndicatorIcon
getset

The error icon

◆ CapsLockIndicatorIconCls

virtual string Ext.Net.CapsLockDetector.Config.CapsLockIndicatorIconCls
getset

◆ CapsLockIndicatorText

virtual string Ext.Net.CapsLockDetector.Config.CapsLockIndicatorText
getset

◆ CapsLockIndicatorTip

virtual string Ext.Net.CapsLockDetector.Config.CapsLockIndicatorTip
getset

◆ DirectEvents

CapsLockDetectorDirectEvents Ext.Net.CapsLockDetector.Config.DirectEvents
get

Server-side DirectEventHandlers

◆ Listeners

CapsLockDetectorListeners Ext.Net.CapsLockDetector.Config.Listeners
get

Client-side JavaScript Event Handlers

◆ PreventCapsLockChar

virtual bool Ext.Net.CapsLockDetector.Config.PreventCapsLockChar
getset


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