C# 클래스 SIL.FieldWorks.IText.OccurrencesOfSelectedUnit

상속: SIL.FieldWorks.IText.InterlinearTextsRecordClerk
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
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

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

GetStatusBarMsgForCurrentObject() 보호된 메소드

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
리턴 string

RefreshAfterInvalidObject() 보호된 메소드

protected RefreshAfterInvalidObject ( ) : void
리턴 void