C# Class Ext.Net.DropDownFieldBase

Exibir arquivo Open project: pgodwin/Ext.net

Private Properties

Property Type Description
CheckTriggers void
Collapse void
Expand void
LoadPostData bool
SetValue void
SetValue void
SetValueProxy void

Private Methods

Method 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