C# 클래스 SIL.FieldWorks.Discourse.MockRibbon

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

공개 메소드들

메소드 설명
CacheRibbonItems ( List wordForms ) : void
MakeInitialSelection ( ) : void
MockRibbon ( SIL.FieldWorks.FDO.FdoCache cache, int hvoStText ) : System.Collections.Generic
SelectFirstOccurence ( ) : void

메소드 상세

CacheRibbonItems() 공개 메소드

public CacheRibbonItems ( List wordForms ) : void
wordForms List
리턴 void

MakeInitialSelection() 공개 메소드

public MakeInitialSelection ( ) : void
리턴 void

MockRibbon() 공개 메소드

public MockRibbon ( SIL.FieldWorks.FDO.FdoCache cache, int hvoStText ) : System.Collections.Generic
cache SIL.FieldWorks.FDO.FdoCache
hvoStText int
리턴 System.Collections.Generic

SelectFirstOccurence() 공개 메소드

public SelectFirstOccurence ( ) : void
리턴 void