C# Class Ext.Net.DropDownFieldBase

Afficher le fichier Open project: pgodwin/Ext.net

Private Properties

Свойство Type Description
CheckTriggers void
Collapse void
Expand void
LoadPostData bool
SetValue void
SetValue void
SetValueProxy void

Private Methods

Méthode Description
CheckTriggers ( ) : void
Collapse ( ) : void
Expand ( ) : void
LoadPostData ( string postDataKey, NameValueCollection postCollection ) : bool
SetValue ( string value, string text ) : void
SetValue ( string value, string text, bool collapse ) : void
SetValueProxy ( object value ) : void