C# Class SIL.FieldWorks.XWorks.TestVc

Inheritance: SIL.FieldWorks.Common.RootSites.VwBaseVc
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Свойство Type Description
ItemWidths int>.Dictionary

Méthodes publiques

Méthode Description
Display ( IVwEnv vwenv, int hvo, int frag ) : void

This is the main interesting method of displaying objects and fragments of them. Most subclasses should override.

TestVc ( SIL.FieldWorks.FDO.FdoCache cache ) : System

Private Methods

Méthode Description
NoteItemWidth ( IVwEnv vwenv, int hvo, int flid, int ws ) : void

Method Details

Display() public méthode

This is the main interesting method of displaying objects and fragments of them. Most subclasses should override.
public Display ( IVwEnv vwenv, int hvo, int frag ) : void
vwenv IVwEnv
hvo int
frag int
Résultat void

TestVc() public méthode

public TestVc ( SIL.FieldWorks.FDO.FdoCache cache ) : System
cache SIL.FieldWorks.FDO.FdoCache
Résultat System

Property Details

ItemWidths public_oe property

public Dictionary ItemWidths
Résultat int>.Dictionary