![]() |
Oolite 1.91.0.7668-250429-8542c40
|
Instance Methods | |
(void) | - checkInvariant |
(void) | - maintainInvariant |
(void) | - moveHistoryCursorTo:fieldEditor: |
(void) | - moveHistoryCursorBy:fieldEditor: |
Definition at line 35 of file OOTextFieldHistoryManager.m.
- (void) checkInvariant |
Extends class OOTextFieldHistoryManager.
Definition at line 144 of file OOTextFieldHistoryManager.m.
References checkInvariant, count, and nil.
Referenced by checkInvariant.
- (void) maintainInvariant |
Extends class OOTextFieldHistoryManager.
Definition at line 154 of file OOTextFieldHistoryManager.m.
References OOTextFieldHistoryManager::checkInvariant, and maintainInvariant.
Referenced by maintainInvariant.
- (void) moveHistoryCursorBy: | (NSInteger) | offset | |
fieldEditor: | (NSTextView *) | fieldEditor |
Extends class OOTextFieldHistoryManager.
Definition at line 203 of file OOTextFieldHistoryManager.m.
References OOTextFieldHistoryManager::moveHistoryCursorTo:fieldEditor:.
- (void) moveHistoryCursorTo: | (NSUInteger) | newCursor | |
fieldEditor: | (NSTextView *) | fieldEditor |
Extends class OOTextFieldHistoryManager.
Definition at line 168 of file OOTextFieldHistoryManager.m.
References OOTextFieldHistoryManager::checkInvariant, and nil.