C# Class SIL.FieldWorks.Common.RootSites.SimpleRootSiteTests.SimpleRootSiteDataProviderViewBase

Inheritance: SimpleRootSite
Afficher le fichier Open project: sillsdev/FieldWorks

Protected Properties

Свойство Type Description
m_fragRoot int
m_hvoRoot int
m_vc VwBaseVc

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
MakeRoot ( int hvoRoot, int flid, int frag, int hvoDefaultWs, VwBaseVc vc ) : void
ShowForm ( DisplayOptions options ) : void
SimpleRootSiteDataProviderViewBase ( ) : System
SimpleRootSiteDataProviderViewBase ( RealDataCache rdc ) : System

Private Methods

Méthode Description
CallLayout ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

MakeRoot() protected méthode

protected MakeRoot ( int hvoRoot, int flid, int frag, int hvoDefaultWs, VwBaseVc vc ) : void
hvoRoot int
flid int
frag int
hvoDefaultWs int
vc VwBaseVc
Résultat void

ShowForm() protected méthode

protected ShowForm ( DisplayOptions options ) : void
options DisplayOptions
Résultat void

SimpleRootSiteDataProviderViewBase() protected méthode

protected SimpleRootSiteDataProviderViewBase ( ) : System
Résultat System

SimpleRootSiteDataProviderViewBase() protected méthode

protected SimpleRootSiteDataProviderViewBase ( RealDataCache rdc ) : System
rdc SIL.FieldWorks.CacheLight.RealDataCache
Résultat System

Property Details

m_fragRoot protected_oe property

Fragment for view constructor
protected int m_fragRoot
Résultat int

m_hvoRoot protected_oe property

protected int m_hvoRoot
Résultat int

m_vc protected_oe property

protected VwBaseVc m_vc
Résultat VwBaseVc