C# 클래스 SIL.FieldWorks.Common.Framework.DetailControls.StringSlice.StringSliceVc

상속: SIL.FieldWorks.Common.RootSites.FwBaseVc
파일 보기 프로젝트 열기: sillsdev/FieldWorks

Private Properties

프로퍼티 타입 설명
DisplayWithWritingSystemLabel void
NameOfWs ITsString
SetParaRtlIfNeeded void

공개 메소드들

메소드 설명
Display ( IVwEnv vwenv, int hvo, int frag ) : void
DoHotLinkAction ( string strData, ISilDataAccess sda ) : void

We may have a link embedded here.

StringSliceVc ( ) : System
StringSliceVc ( int flid, SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator ) : System

Create one that is NOT multilingual.

StringSliceVc ( int flid, int ws, SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator ) : System

비공개 메소드들

메소드 설명
DisplayWithWritingSystemLabel ( IVwEnv vwenv, int ws ) : void
NameOfWs ( int ws ) : ITsString
SetParaRtlIfNeeded ( IVwEnv vwenv, int ws ) : void

메소드 상세

Display() 공개 메소드

public Display ( IVwEnv vwenv, int hvo, int frag ) : void
vwenv IVwEnv
hvo int
frag int
리턴 void

DoHotLinkAction() 공개 메소드

We may have a link embedded here.
public DoHotLinkAction ( string strData, ISilDataAccess sda ) : void
strData string
sda ISilDataAccess
리턴 void

StringSliceVc() 공개 메소드

public StringSliceVc ( ) : System
리턴 System

StringSliceVc() 공개 메소드

Create one that is NOT multilingual.
public StringSliceVc ( int flid, SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator ) : System
flid int
cache SIL.FieldWorks.FDO.FdoCache
mediator XCore.Mediator
리턴 System

StringSliceVc() 공개 메소드

public StringSliceVc ( int flid, int ws, SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator ) : System
flid int
ws int
cache SIL.FieldWorks.FDO.FdoCache
mediator XCore.Mediator
리턴 System