#import <KBImageView.h>
Abgeleitet von UIImageView.
Öffentliche Methoden | |
| (id) | - initWithFrame:parentView: |
| (void) | - dealloc |
| (void) | - mouseDown: |
| (void) | - mouseDragged: |
| (void) | - mouseUp: |
Geschützte Attribute | |
| UIView * | _parent |
Definiert in Zeile 11 der Datei KBImageView.h.
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| parentView: | (id) | fp24 | ||
| - (void) dealloc |
Implementiert UIControl.
| - (void) mouseDown: | (struct __GSEvent *) | fp8 |
Implementiert UIControl.
| - (void) mouseDragged: | (struct __GSEvent *) | fp8 |
Implementiert UIControl.
| - (void) mouseUp: | (struct __GSEvent *) | fp8 |
Implementiert UIControl.
Definiert in Zeile 13 der Datei KBImageView.h.