C# Class SIL.FieldWorks.LexText.Controls.PatternVcBase

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

Protected Properties

Свойство Type Description
m_bracketProps ITsTextProps
m_empty ITsString
m_leftBracket ITsString
m_leftBracketExt ITsString
m_leftBracketLowHook ITsString
m_leftBracketUpHook ITsString
m_leftParen ITsString
m_leftParenExt ITsString
m_leftParenLowHook ITsString
m_leftParenUpHook ITsString
m_mediator Mediator
m_pileProps ITsTextProps
m_questions ITsString
m_rightBracket ITsString
m_rightBracketExt ITsString
m_rightBracketLowHook ITsString
m_rightBracketUpHook ITsString
m_rightParen ITsString
m_rightParenExt ITsString
m_rightParenLowHook ITsString
m_rightParenUpHook ITsString
m_zwSpace ITsString

Méthodes publiques

Méthode Description
DisplayVariant ( IVwEnv vwenv, int tag, int frag ) : ITsString

Méthodes protégées

Méthode Description
AddExtraLines ( int numLines, IVwEnv vwenv ) : void
AddExtraLines ( int numLines, int tag, IVwEnv vwenv ) : void
CloseSingleLinePile ( IVwEnv vwenv ) : void
CloseSingleLinePile ( IVwEnv vwenv, bool addBoundary ) : void
GetFontHeight ( int ws ) : int

Gets the font height of the specified writing system for the normal style.

OpenSingleLinePile ( IVwEnv vwenv, int maxNumLines ) : void
OpenSingleLinePile ( IVwEnv vwenv, int maxNumLines, bool addBoundary ) : void
PatternVcBase ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator ) : System.Linq

Method Details

AddExtraLines() protected méthode

protected AddExtraLines ( int numLines, IVwEnv vwenv ) : void
numLines int
vwenv IVwEnv
Résultat void

AddExtraLines() protected méthode

protected AddExtraLines ( int numLines, int tag, IVwEnv vwenv ) : void
numLines int
tag int
vwenv IVwEnv
Résultat void

CloseSingleLinePile() protected méthode

protected CloseSingleLinePile ( IVwEnv vwenv ) : void
vwenv IVwEnv
Résultat void

CloseSingleLinePile() protected méthode

protected CloseSingleLinePile ( IVwEnv vwenv, bool addBoundary ) : void
vwenv IVwEnv
addBoundary bool
Résultat void

DisplayVariant() public méthode

public DisplayVariant ( IVwEnv vwenv, int tag, int frag ) : ITsString
vwenv IVwEnv
tag int
frag int
Résultat ITsString

GetFontHeight() protected méthode

Gets the font height of the specified writing system for the normal style.
protected GetFontHeight ( int ws ) : int
ws int
Résultat int

OpenSingleLinePile() protected méthode

protected OpenSingleLinePile ( IVwEnv vwenv, int maxNumLines ) : void
vwenv IVwEnv
maxNumLines int
Résultat void

OpenSingleLinePile() protected méthode

protected OpenSingleLinePile ( IVwEnv vwenv, int maxNumLines, bool addBoundary ) : void
vwenv IVwEnv
maxNumLines int
addBoundary bool
Résultat void

PatternVcBase() protected méthode

protected PatternVcBase ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator ) : System.Linq
cache SIL.FieldWorks.FDO.FdoCache
mediator XCore.Mediator
Résultat System.Linq

Property Details

m_bracketProps protected_oe property

protected ITsTextProps m_bracketProps
Résultat ITsTextProps

m_empty protected_oe property

protected ITsString m_empty
Résultat ITsString

m_leftBracket protected_oe property

protected ITsString m_leftBracket
Résultat ITsString

m_leftBracketExt protected_oe property

protected ITsString m_leftBracketExt
Résultat ITsString

m_leftBracketLowHook protected_oe property

protected ITsString m_leftBracketLowHook
Résultat ITsString

m_leftBracketUpHook protected_oe property

protected ITsString m_leftBracketUpHook
Résultat ITsString

m_leftParen protected_oe property

protected ITsString m_leftParen
Résultat ITsString

m_leftParenExt protected_oe property

protected ITsString m_leftParenExt
Résultat ITsString

m_leftParenLowHook protected_oe property

protected ITsString m_leftParenLowHook
Résultat ITsString

m_leftParenUpHook protected_oe property

protected ITsString m_leftParenUpHook
Résultat ITsString

m_mediator protected_oe property

protected Mediator m_mediator
Résultat Mediator

m_pileProps protected_oe property

protected ITsTextProps m_pileProps
Résultat ITsTextProps

m_questions protected_oe property

protected ITsString m_questions
Résultat ITsString

m_rightBracket protected_oe property

protected ITsString m_rightBracket
Résultat ITsString

m_rightBracketExt protected_oe property

protected ITsString m_rightBracketExt
Résultat ITsString

m_rightBracketLowHook protected_oe property

protected ITsString m_rightBracketLowHook
Résultat ITsString

m_rightBracketUpHook protected_oe property

protected ITsString m_rightBracketUpHook
Résultat ITsString

m_rightParen protected_oe property

protected ITsString m_rightParen
Résultat ITsString

m_rightParenExt protected_oe property

protected ITsString m_rightParenExt
Résultat ITsString

m_rightParenLowHook protected_oe property

protected ITsString m_rightParenLowHook
Résultat ITsString

m_rightParenUpHook protected_oe property

protected ITsString m_rightParenUpHook
Résultat ITsString

m_zwSpace protected_oe property

protected ITsString m_zwSpace
Résultat ITsString