C# Class SIL.FieldWorks.XWorks.MorphologyEditor.PhEnvStrRepresentationSlice.StringRepSliceView

Inheritance: SIL.FieldWorks.Common.RootSites.RootSiteControl, INotifyControlInCurrentSlice
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
MakeRoot ( ) : void
ResetValidator ( ) : void
StringRepSliceView ( int hvo ) : System

Méthodes protégées

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

Private Methods

Méthode Description
CanInsertEnvBar ( ) : bool
CanInsertHashMark ( ) : bool
CanInsertItem ( ) : bool
CanInsertSlash ( ) : bool
CanShowEnvironmentError ( ) : bool
DoValidation ( bool refresh ) : void
GetSelectionEndPoint ( bool fEnd ) : int
ShowEnvironmentError ( ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

MakeRoot() public méthode

public MakeRoot ( ) : void
Résultat void

OnRightMouseUp() protected méthode

protected OnRightMouseUp ( System pt, System rcSrcRoot, System rcDstRoot ) : bool
pt System
rcSrcRoot System
rcDstRoot System
Résultat bool

OnValidating() protected méthode

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

ResetValidator() public méthode

public ResetValidator ( ) : void
Résultat void

StringRepSliceView() public méthode

public StringRepSliceView ( int hvo ) : System
hvo int
Résultat System