C# Класс SIL.FieldWorks.Common.RootSites.SimpleRootSiteTests.KeyboardWithGlyphSubstitution

Mock IBusCommunicatior implementation. Typing is performed in a preedit. Upon pressing Space, text is committed. "abc def ghi " becomes "ADG". Similar to KeyboardThatCommitsPreeditOnSpace.
Наследование: KeyboardThatCommitsPreeditOnSpace
Показать файл Открыть проект

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

Метод Описание
Commit ( char lastCharacterTyped ) : void

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

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

protected Commit ( char lastCharacterTyped ) : void
lastCharacterTyped char
Результат void