C# Class SuperMap.Web.Controls.DataSourceCreator

Show file Open project: SuperMap/iClient-for-Silverlight

Private Methods

Method Description
AddToDataSource ( this itemsSource, Feature feature, Type objectType ) : void
AddToEnum ( Type obj, IDictionary fd, IEnumerable items ) : void
AsList ( this itemsSource ) : IList
CreateProp ( TypeBuilder tb, string propName, Type propType ) : void
DataSourceRemove ( this source, int index, Type type ) : void
DoFeatureRefresh ( this row, Feature targetFeature, Type type ) : void
DoRowRefresh ( this targetFeature, IEnumerable source, int itemIndex, Type type ) : void
EntityToObject ( Type obj, IDictionary fd ) : object
GenEnumerable ( Type obj, object>.IEnumerable listDic, IDictionary fd ) : IEnumerable
GetBuilderType ( string ts ) : TypeBuilder
GetFldInfo ( Type obj ) : System.Reflection.FieldInfo[]
GetKey ( string targetKey ) : string
GetSignatureType ( IDictionary fd ) : string
GetUnique ( string>.Dictionary dic, string value ) : string
InsertIntoEn ( Type objectType, IDictionary firstDict, IEnumerable itemsSource, int atIndex ) : void
KV ( string>.this dict, string v ) : string
ToDs ( object>.this list, Type &obj ) : IEnumerable