C# Class SIL.FieldWorks.IText.OccurrencesOfSelectedUnit

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

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
GetStatusBarMsgForCurrentObject ( ) : string

Overridden to prevent trying to get a name for the "current object" which we can't do because it is not a true CmObject.

RefreshAfterInvalidObject ( ) : void

Method Details

Dispose() protected méthode

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

GetStatusBarMsgForCurrentObject() protected méthode

Overridden to prevent trying to get a name for the "current object" which we can't do because it is not a true CmObject.
protected GetStatusBarMsgForCurrentObject ( ) : string
Résultat string

RefreshAfterInvalidObject() protected méthode

protected RefreshAfterInvalidObject ( ) : void
Résultat void