C# Class SIL.FieldWorks.Discourse.RibbonVc

Inheritance: SIL.FieldWorks.IText.InterlinVc
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
Display ( IVwEnv vwenv, int hvo, int frag ) : void
RibbonVc ( InterlinRibbon ribbon ) : System

Méthodes protégées

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

In this case, the 'hvo' is a dummy for the cached AnalysisOccurrence.

GetSegmentLevelTags ( SIL.FieldWorks.FDO.FdoCache cache ) : void

Method Details

AddWordBundleInternal() protected méthode

In this case, the 'hvo' is a dummy for the cached AnalysisOccurrence.
protected AddWordBundleInternal ( int hvo, IVwEnv vwenv ) : void
hvo int
vwenv IVwEnv
Résultat void

Display() public méthode

public Display ( IVwEnv vwenv, int hvo, int frag ) : void
vwenv IVwEnv
hvo int
frag int
Résultat void

GetSegmentLevelTags() protected méthode

protected GetSegmentLevelTags ( SIL.FieldWorks.FDO.FdoCache cache ) : void
cache SIL.FieldWorks.FDO.FdoCache
Résultat void

RibbonVc() public méthode

public RibbonVc ( InterlinRibbon ribbon ) : System
ribbon InterlinRibbon
Résultat System