C# 클래스 SIL.FieldWorks.Common.RootSites.SimpleRootSiteTests.SimpleRootSiteDataProvider_MultiStringView

상속: SimpleRootSiteDataProviderViewBase
파일 보기 프로젝트 열기: sillsdev/FieldWorks

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ShowForm ( string>.IList wsToValues, SimpleRootSiteDataProvider_MultiStringViewVc options ) : void

caches the data for the view, and then builds and displays the view.

SimpleRootSiteDataProvider_MultiStringView ( RealDataCache rdc ) : System

보호된 메소드들

메소드 설명
CreateVc ( SimpleRootSiteDataProvider_MultiStringViewVc options, IList wsOrder ) : SimpleRootSiteDataProviderBaseVc

메소드 상세

CreateVc() 보호된 메소드

protected CreateVc ( SimpleRootSiteDataProvider_MultiStringViewVc options, IList wsOrder ) : SimpleRootSiteDataProviderBaseVc
options SimpleRootSiteDataProvider_MultiStringViewVc
wsOrder IList
리턴 SimpleRootSiteDataProviderBaseVc

ShowForm() 공개 메소드

caches the data for the view, and then builds and displays the view.
public ShowForm ( string>.IList wsToValues, SimpleRootSiteDataProvider_MultiStringViewVc options ) : void
wsToValues string>.IList map ws values to string values for caching the MultiString data
options SimpleRootSiteDataProvider_MultiStringViewVc The options.
리턴 void

SimpleRootSiteDataProvider_MultiStringView() 공개 메소드

public SimpleRootSiteDataProvider_MultiStringView ( RealDataCache rdc ) : System
rdc SIL.FieldWorks.CacheLight.RealDataCache
리턴 System