SmartTextBoxAdapter
Wisej.AI.Adapters.SmartTextBoxAdapter
public class SmartTextBoxAdapter : SmartAdapter, IExtenderProviderPublic Class SmartTextBoxAdapter
Inherits SmartAdapter
Implements IExtenderProviderConstructors
SmartTextBoxAdapter()
Properties
AcceptIconSource
ProcessingIconSource
SuggestionDelay
SuggestionStyle
Methods
GetEnableAutoCorrection(control)
Parameter
Type
Description
GetEnableSuggestions(control)
Parameter
Type
Description
GetEnableTranslation(control)
Parameter
Type
Description
GetTranslateFromLanguage(control)
Parameter
Type
Description
GetTranslateToLanguage(control)
Parameter
Type
Description
GetUserPhrases(control)
Parameter
Type
Description
GetUserRole(control)
Parameter
Type
Description
OnControlCreated(control)
Parameter
Type
Description
OnControlDisposed(control)
Parameter
Type
Description
RunAsyncCore(control)
Parameter
Type
Description
SetEnableAutoCorrection(control, value)
Parameter
Type
Description
SetEnableSuggestions(control, value)
Parameter
Type
Description
SetEnableTranslation(control, value)
Parameter
Type
Description
SetTranslateFromLanguage(control, value)
Parameter
Type
Description
SetTranslateToLanguage(control, value)
Parameter
Type
Description
SetUserPhrases(control, phrases)
Parameter
Type
Description
SetUserRole(control, value)
Parameter
Type
Description
Implements
Name
Description
Last updated
