Méthode | Description | |
---|---|---|
AcceptTyping ( char c, ITextControl textControl, IContextBoundSettingsStore boundSettingsStore ) : bool | ||
AcceptsFile ( IFile file, ITextControl textControl ) : bool | ||
IsEnabledInSettings ( IContextBoundSettingsStore settingsStore, ITextControl textControl ) : AutopopupType | ||
ProcessSubsequentTyping ( char c, ITextControl textControl ) : bool |
public AcceptTyping ( char c, ITextControl textControl, IContextBoundSettingsStore boundSettingsStore ) : bool | ||
c | char | |
textControl | ITextControl | |
boundSettingsStore | IContextBoundSettingsStore | |
Résultat | bool |
public AcceptsFile ( IFile file, ITextControl textControl ) : bool | ||
file | IFile | |
textControl | ITextControl | |
Résultat | bool |
public IsEnabledInSettings ( IContextBoundSettingsStore settingsStore, ITextControl textControl ) : AutopopupType | ||
settingsStore | IContextBoundSettingsStore | |
textControl | ITextControl | |
Résultat | AutopopupType |
public ProcessSubsequentTyping ( char c, ITextControl textControl ) : bool | ||
c | char | |
textControl | ITextControl | |
Résultat | bool |