C# Class SIL.FieldWorks.FdoUi.WfiAnalysisUi

UI functions for WfiAnalysis.
Inheritance: CmObjectUi
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
WfiAnalysisUi ( ICmObject obj ) : System

Create one.

Méthodes protégées

Méthode Description
ReallyDeleteUnderlyingObject ( ) : void
ShouldDisplayMenuForClass ( int specifiedClsid, XCore.UIItemDisplayProperties display ) : bool

Private Methods

Méthode Description
WfiAnalysisUi ( ) : System

Method Details

ReallyDeleteUnderlyingObject() protected méthode

protected ReallyDeleteUnderlyingObject ( ) : void
Résultat void

ShouldDisplayMenuForClass() protected méthode

protected ShouldDisplayMenuForClass ( int specifiedClsid, XCore.UIItemDisplayProperties display ) : bool
specifiedClsid int
display XCore.UIItemDisplayProperties
Résultat bool

WfiAnalysisUi() public méthode

Create one.
public WfiAnalysisUi ( ICmObject obj ) : System
obj ICmObject The object.
Résultat System