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

More...

Inheritance diagram for Ext.Net.InputMask.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 InputMask.Builder (InputMask.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 AlwaysShow [get, set]
 
virtual bool ClearWhenInvalid [get, set]
 
virtual bool AllowInvalid [get, set]
 
virtual string InvalidMaskText [get, set]
 
virtual string Mask [get, set]
 
MaskSymbolCollection MaskSymbols [get]
 
virtual char Placeholder [get, set]
 
virtual bool UnmaskOnBlur [get, set]
 
- 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 InputMask.Builder()

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

Property Documentation

◆ AllowInvalid

virtual bool Ext.Net.InputMask.Config.AllowInvalid
getset

◆ AlwaysShow

virtual bool Ext.Net.InputMask.Config.AlwaysShow
getset

◆ ClearWhenInvalid

virtual bool Ext.Net.InputMask.Config.ClearWhenInvalid
getset

◆ InvalidMaskText

virtual string Ext.Net.InputMask.Config.InvalidMaskText
getset

◆ Mask

virtual string Ext.Net.InputMask.Config.Mask
getset

◆ MaskSymbols

MaskSymbolCollection Ext.Net.InputMask.Config.MaskSymbols
get

◆ Placeholder

virtual char Ext.Net.InputMask.Config.Placeholder
getset

◆ UnmaskOnBlur

virtual bool Ext.Net.InputMask.Config.UnmaskOnBlur
getset


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