C# 클래스 SIL.FieldWorks.LexText.Controls.PatternVcBase

상속: SIL.FieldWorks.Common.RootSites.FwBaseVc
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
DisplayVariant ( IVwEnv vwenv, int tag, int frag ) : ITsString

보호된 메소드들

메소드 설명
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

메소드 상세

AddExtraLines() 보호된 메소드

protected AddExtraLines ( int numLines, IVwEnv vwenv ) : void
numLines int
vwenv IVwEnv
리턴 void

AddExtraLines() 보호된 메소드

protected AddExtraLines ( int numLines, int tag, IVwEnv vwenv ) : void
numLines int
tag int
vwenv IVwEnv
리턴 void

CloseSingleLinePile() 보호된 메소드

protected CloseSingleLinePile ( IVwEnv vwenv ) : void
vwenv IVwEnv
리턴 void

CloseSingleLinePile() 보호된 메소드

protected CloseSingleLinePile ( IVwEnv vwenv, bool addBoundary ) : void
vwenv IVwEnv
addBoundary bool
리턴 void

DisplayVariant() 공개 메소드

public DisplayVariant ( IVwEnv vwenv, int tag, int frag ) : ITsString
vwenv IVwEnv
tag int
frag int
리턴 ITsString

GetFontHeight() 보호된 메소드

Gets the font height of the specified writing system for the normal style.
protected GetFontHeight ( int ws ) : int
ws int
리턴 int

OpenSingleLinePile() 보호된 메소드

protected OpenSingleLinePile ( IVwEnv vwenv, int maxNumLines ) : void
vwenv IVwEnv
maxNumLines int
리턴 void

OpenSingleLinePile() 보호된 메소드

protected OpenSingleLinePile ( IVwEnv vwenv, int maxNumLines, bool addBoundary ) : void
vwenv IVwEnv
maxNumLines int
addBoundary bool
리턴 void

PatternVcBase() 보호된 메소드

protected PatternVcBase ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator ) : System.Linq
cache SIL.FieldWorks.FDO.FdoCache
mediator XCore.Mediator
리턴 System.Linq

프로퍼티 상세

m_bracketProps 보호되어 있는 프로퍼티

protected ITsTextProps m_bracketProps
리턴 ITsTextProps

m_empty 보호되어 있는 프로퍼티

protected ITsString m_empty
리턴 ITsString

m_leftBracket 보호되어 있는 프로퍼티

protected ITsString m_leftBracket
리턴 ITsString

m_leftBracketExt 보호되어 있는 프로퍼티

protected ITsString m_leftBracketExt
리턴 ITsString

m_leftBracketLowHook 보호되어 있는 프로퍼티

protected ITsString m_leftBracketLowHook
리턴 ITsString

m_leftBracketUpHook 보호되어 있는 프로퍼티

protected ITsString m_leftBracketUpHook
리턴 ITsString

m_leftParen 보호되어 있는 프로퍼티

protected ITsString m_leftParen
리턴 ITsString

m_leftParenExt 보호되어 있는 프로퍼티

protected ITsString m_leftParenExt
리턴 ITsString

m_leftParenLowHook 보호되어 있는 프로퍼티

protected ITsString m_leftParenLowHook
리턴 ITsString

m_leftParenUpHook 보호되어 있는 프로퍼티

protected ITsString m_leftParenUpHook
리턴 ITsString

m_mediator 보호되어 있는 프로퍼티

protected Mediator m_mediator
리턴 Mediator

m_pileProps 보호되어 있는 프로퍼티

protected ITsTextProps m_pileProps
리턴 ITsTextProps

m_questions 보호되어 있는 프로퍼티

protected ITsString m_questions
리턴 ITsString

m_rightBracket 보호되어 있는 프로퍼티

protected ITsString m_rightBracket
리턴 ITsString

m_rightBracketExt 보호되어 있는 프로퍼티

protected ITsString m_rightBracketExt
리턴 ITsString

m_rightBracketLowHook 보호되어 있는 프로퍼티

protected ITsString m_rightBracketLowHook
리턴 ITsString

m_rightBracketUpHook 보호되어 있는 프로퍼티

protected ITsString m_rightBracketUpHook
리턴 ITsString

m_rightParen 보호되어 있는 프로퍼티

protected ITsString m_rightParen
리턴 ITsString

m_rightParenExt 보호되어 있는 프로퍼티

protected ITsString m_rightParenExt
리턴 ITsString

m_rightParenLowHook 보호되어 있는 프로퍼티

protected ITsString m_rightParenLowHook
리턴 ITsString

m_rightParenUpHook 보호되어 있는 프로퍼티

protected ITsString m_rightParenUpHook
리턴 ITsString

m_zwSpace 보호되어 있는 프로퍼티

protected ITsString m_zwSpace
리턴 ITsString