- (BOOL) becomeFirstResponder |
|
|
|
- (BOOL) canBecomeFirstResponder |
|
|
|
- (void) drawRect: |
|
(CGRect) |
r |
|
- (BOOL) resignFirstResponder |
|
|
|
- (BOOL) textView: |
|
(UITextView*) |
textView |
shouldChangeTextInRange: |
|
(NSRange) |
range |
replacementText: |
|
(NSString*) |
text |
|
|
| |
- (void) touchesBegan: |
|
(NSSet*) |
touches |
withEvent: |
|
(UIEvent*) |
event |
|
|
| |
- (void) touchesCancelled: |
|
(NSSet*) |
touches |
withEvent: |
|
(UIEvent*) |
event |
|
|
| |
- (void) touchesEnded: |
|
(NSSet*) |
touches |
withEvent: |
|
(UIEvent*) |
event |
|
|
| |
- (void) touchesMoved: |
|
(NSSet*) |
touches |
withEvent: |
|
(UIEvent*) |
event |
|
|
| |
- (UITextView*) hiddenTextView |
The documentation for this class was generated from the following file: