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