C# Class SIL.FieldWorks.Common.Framework.DetailControls.StringSlice.StringSliceVc

Inheritance: SIL.FieldWorks.Common.RootSites.FwBaseVc
Afficher le fichier Open project: sillsdev/FieldWorks

Private Properties

Свойство Type Description
DisplayWithWritingSystemLabel void
NameOfWs ITsString
SetParaRtlIfNeeded void

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
DisplayWithWritingSystemLabel ( IVwEnv vwenv, int ws ) : void
NameOfWs ( int ws ) : ITsString
SetParaRtlIfNeeded ( IVwEnv vwenv, int ws ) : void

Method Details

Display() public méthode

public Display ( IVwEnv vwenv, int hvo, int frag ) : void
vwenv IVwEnv
hvo int
frag int
Résultat void

DoHotLinkAction() public méthode

We may have a link embedded here.
public DoHotLinkAction ( string strData, ISilDataAccess sda ) : void
strData string
sda ISilDataAccess
Résultat void

StringSliceVc() public méthode

public StringSliceVc ( ) : System
Résultat System

StringSliceVc() public méthode

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
Résultat System

StringSliceVc() public méthode

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
Résultat System