#import <UIThreePartButton.h>
Abgeleitet von UIPushButton.
Basisklasse für _UILabeledPushButton, CameraButton, TPCallWaitingButton, TPPushButton, UINavBarButton, UIPlacardButton und UIValueButton.
Öffentliche Methoden | |
| (id) | - initWithFrame: |
| (void) | - setBackgroundSlices: |
| (void) | - setBackgroundImage: |
| (void) | - setPressedBackgroundImage: |
| (id) | - background |
| (CDAnonymousStruct10) | - _backgroundSlices: |
| (float) | - minTitleMargin |
| (void) | - drawTitleAtPoint:width: |
Öffentliche, statische Methoden | |
| (struct __GSFont *) | + defaultFont |
Geschützte Attribute | |
| CDAnonymousStruct10 | _bkgndSlices |
Definiert in Zeile 9 der Datei UIThreePartButton.h.
| + (struct __GSFont *) defaultFont |
| - (id) initWithFrame: | (struct CGRect) | fp8 |
| - (void) setBackgroundSlices: | (CDAnonymousStruct10) | fp8 |
| - (void) setBackgroundImage: | (id) | fp8 |
| - (void) setPressedBackgroundImage: | (id) | fp8 |
| - (id) background |
| - (CDAnonymousStruct10) _backgroundSlices: | (struct CGSize) | fp8 |
Implementiert UIPushButton.
| - (float) minTitleMargin |
Implementiert in TPPushButton.
| - (void) drawTitleAtPoint: | (struct CGPoint) | fp8 | ||
| width: | (float) | fp16 | ||
- (CDAnonymousStruct10) _bkgndSlices [protected] |
Definiert in Zeile 11 der Datei UIThreePartButton.h.