C# Class SIL.FieldWorks.Common.Framework.DetailControls.SemanticDomainSelectionUtility.DomainNode

This class extends the LabelNode class to provide a customized display for the semantic domain.
Inheritance: SIL.FieldWorks.Common.Controls.LabelNode
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
DomainNode ( ObjectLabel label, IVwStylesheet stylesheet, bool displayUsage ) : System

Méthodes protégées

Méthode Description
CountUsages ( ) : int
Create ( ObjectLabel nol, IVwStylesheet stylesheet, bool displayUsage ) : LabelNode

Method Details

CountUsages() protected méthode

protected CountUsages ( ) : int
Résultat int

Create() protected méthode

protected Create ( ObjectLabel nol, IVwStylesheet stylesheet, bool displayUsage ) : LabelNode
nol ObjectLabel
stylesheet IVwStylesheet
displayUsage bool
Résultat SIL.FieldWorks.Common.Controls.LabelNode

DomainNode() public méthode

public DomainNode ( ObjectLabel label, IVwStylesheet stylesheet, bool displayUsage ) : System
label ObjectLabel
stylesheet IVwStylesheet
displayUsage bool
Résultat System