#import <UIRemoveControlTextButton.h>
Abgeleitet von UIControl.
Öffentliche Methoden | |
| (id) | - initWithRemoveControl:withTarget:withLabel: |
| (void) | - _controlMouseDragged: |
| (void) | - dealloc |
| (void) | - _controlMouseDown: |
| (void) | - _controlMouseUp: |
| (void) | - sizeToFit |
| (float) | - buttonWidth |
| (BOOL) | - _alwaysHandleScrollerMouseEvent |
| (void) | - drawRect: |
| (id) | - _automationID |
Geschützte Attribute | |
| UITableCell * | _tableCell |
| NSString * | _label |
Definiert in Zeile 11 der Datei UIRemoveControlTextButton.h.
| - (id) initWithRemoveControl: | (id) | fp8 | ||
| withTarget: | (id) | fp12 | ||
| withLabel: | (id) | fp16 | ||
| - (void) _controlMouseDragged: | (struct __GSEvent *) | fp8 |
| - (void) dealloc |
Implementiert UIControl.
| - (void) _controlMouseDown: | (struct __GSEvent *) | fp8 |
| - (void) _controlMouseUp: | (struct __GSEvent *) | fp8 |
| - (void) sizeToFit |
| - (float) buttonWidth |
| - (BOOL) _alwaysHandleScrollerMouseEvent |
| - (void) drawRect: | (struct CGRect) | fp8 |
| - (id) _automationID |
- (UITableCell*) _tableCell [protected] |
Definiert in Zeile 13 der Datei UIRemoveControlTextButton.h.
Definiert in Zeile 14 der Datei UIRemoveControlTextButton.h.