C# Класс SIL.FieldWorks.XWorks.MorphologyEditor.PhEnvStrRepresentationSlice.StringRepSliceView

Наследование: SIL.FieldWorks.Common.RootSites.RootSiteControl, INotifyControlInCurrentSlice
Показать файл Открыть проект

Открытые методы

Метод Описание
MakeRoot ( ) : void
ResetValidator ( ) : void
StringRepSliceView ( int hvo ) : System

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

OnRightMouseUp ( System pt, System rcSrcRoot, System rcDstRoot ) : bool
OnValidating ( System e ) : void

This method seems to get called when we are switching to another tool (or area, or slice) AND when the program is shutting down. This makes it a good point to check constraints, since in some of these cases, SliceIsCurrent may not get set false.

Приватные методы

Метод Описание
CanInsertEnvBar ( ) : bool
CanInsertHashMark ( ) : bool
CanInsertItem ( ) : bool
CanInsertSlash ( ) : bool
CanShowEnvironmentError ( ) : bool
DoValidation ( bool refresh ) : void
GetSelectionEndPoint ( bool fEnd ) : int
ShowEnvironmentError ( ) : void

Описание методов

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Результат void

MakeRoot() публичный Метод

public MakeRoot ( ) : void
Результат void

OnRightMouseUp() защищенный Метод

protected OnRightMouseUp ( System pt, System rcSrcRoot, System rcDstRoot ) : bool
pt System
rcSrcRoot System
rcDstRoot System
Результат bool

OnValidating() защищенный Метод

This method seems to get called when we are switching to another tool (or area, or slice) AND when the program is shutting down. This makes it a good point to check constraints, since in some of these cases, SliceIsCurrent may not get set false.
protected OnValidating ( System e ) : void
e System
Результат void

ResetValidator() публичный Метод

public ResetValidator ( ) : void
Результат void

StringRepSliceView() публичный Метод

public StringRepSliceView ( int hvo ) : System
hvo int
Результат System