Property | Type | Description | |
---|---|---|---|
DisplayWithWritingSystemLabel | void | ||
NameOfWs | ITsString | ||
SetParaRtlIfNeeded | void |
Method | 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 |
Method | Description | |
---|---|---|
DisplayWithWritingSystemLabel ( IVwEnv vwenv, int ws ) : void | ||
NameOfWs ( int ws ) : ITsString | ||
SetParaRtlIfNeeded ( IVwEnv vwenv, int ws ) : void |
public Display ( IVwEnv vwenv, int hvo, int frag ) : void | ||
vwenv | IVwEnv | |
hvo | int | |
frag | int | |
return | void |
public DoHotLinkAction ( string strData, ISilDataAccess sda ) : void | ||
strData | string | |
sda | ISilDataAccess | |
return | void |
public StringSliceVc ( int flid, SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator ) : System | ||
flid | int | |
cache | SIL.FieldWorks.FDO.FdoCache | |
mediator | XCore.Mediator | |
return | System |
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 | |
return | System |