메소드 | 설명 | |
---|---|---|
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 | |
리턴 | bool |
public AcceptsFile ( IFile file, ITextControl textControl ) : bool | ||
file | IFile | |
textControl | ITextControl | |
리턴 | bool |
public IsEnabledInSettings ( IContextBoundSettingsStore settingsStore, ITextControl textControl ) : AutopopupType | ||
settingsStore | IContextBoundSettingsStore | |
textControl | ITextControl | |
리턴 | AutopopupType |
public ProcessSubsequentTyping ( char c, ITextControl textControl ) : bool | ||
c | char | |
textControl | ITextControl | |
리턴 | bool |