C# Class SIL.FieldWorks.IText.SandboxBase.IhSbWordForm

The actual form of the word. Eventually we will offer a popup representing all the currently known possible analyses, and other options.
Inheritance: InterlinComboHandler
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
HandleReturnKey ( ) : bool
HandleSelect ( int index ) : void
SetupCombo ( ) : void

Method Details

HandleReturnKey() public méthode

public HandleReturnKey ( ) : bool
Résultat bool

HandleSelect() public méthode

public HandleSelect ( int index ) : void
index int
Résultat void

SetupCombo() public méthode

public SetupCombo ( ) : void
Résultat void