This is the complete list of members for cohtml.Net.ITextInputHandler, including all inherited members.
Dispose() | cohtml.Net.ITextInputHandler | inlinevirtual |
ITextInputHandler() | cohtml.Net.ITextInputHandler | inline |
OnBlur(IInputProxy proxy) | cohtml.Net.ITextInputHandler | inlinevirtual |
OnFocus(IInputProxy proxy) | cohtml.Net.ITextInputHandler | inlinevirtual |
OnSelectionChanged(IInputProxy proxy, Selection selection) | cohtml.Net.ITextInputHandler | inlinevirtual |
OnTextChanged(IInputProxy proxy, string addedChars, uint addedCount, string removedChars, uint removedCount, uint index) | cohtml.Net.ITextInputHandler | inlinevirtual |
swigCMemOwn | cohtml.Net.ITextInputHandler | protected |
SwigDelegateITextInputHandler_0(global::System.IntPtr proxy, global::System.IntPtr selection) | cohtml.Net.ITextInputHandler | |
SwigDelegateITextInputHandler_1(global::System.IntPtr proxy, string addedChars, uint addedCount, string removedChars, uint removedCount, uint index) | cohtml.Net.ITextInputHandler | |
SwigDelegateITextInputHandler_2(global::System.IntPtr proxy) | cohtml.Net.ITextInputHandler | |
SwigDelegateITextInputHandler_3(global::System.IntPtr proxy) | cohtml.Net.ITextInputHandler |