RMCompletionManager Class Reference
#import <RMCompletionManager.h>
List of all members.
Member Function Documentation
| - (void) addWord: |
|
(NSString *) |
word |
| toCompletionListNamed: |
|
(NSString *) |
completionListName | |
|
|
| | |
| - (void) addWords: |
|
(NSSet *) |
words |
| toCompletionListNamed: |
|
(NSString *) |
completionListName | |
|
|
| | |
| - (NSString *) completedString: |
|
(NSString *) |
string |
| fromCompletionListNamed: |
|
(NSString *) |
completionListName | |
|
|
| | |
| - (NSArray *) completionsInCompletionListNamed: |
|
(NSString *) |
completionListName |
|
|
| - (void) loadCompletionListNamed: |
|
(NSString *) |
completionListName |
|
|
| - (NSArray *) textView: |
|
(NSTextView *) |
textView |
| completionsForPartialWordRange: |
|
(NSRange) |
charRange |
| indexOfSelectedItem: |
|
(int *) |
index |
| fromCompletionListNamed: |
|
(NSString *) |
completionListName | |
|
|
| | |
Member Data Documentation
The documentation for this class was generated from the following files: