#import <_UILabeledPushButton.h>
Abgeleitet von UIThreePartButton.
Öffentliche Methoden | |
| (void) | - dealloc |
| (void) | - setLabel: |
| (void) | - setLabelFontSize: |
| (float) | - labelFontSize |
| (void) | - layoutSubviews |
| (void) | - setHighlighted: |
| (void) | - drawTitleAtPoint:width: |
Geschützte Attribute | |
| UITextLabel * | _textLabel |
Definiert in Zeile 11 der Datei _UILabeledPushButton.h.
| - (void) dealloc |
Implementiert UIPushButton.
| - (void) setLabel: | (id) | fp8 |
| - (void) setLabelFontSize: | (float) | fp8 |
| - (float) labelFontSize |
| - (void) layoutSubviews |
| - (void) setHighlighted: | (BOOL) | fp8 |
Implementiert UIPushButton.
| - (void) drawTitleAtPoint: | (struct CGPoint) | fp8 | ||
| width: | (float) | fp16 | ||
Implementiert UIThreePartButton.
- (UITextLabel*) _textLabel [protected] |
Definiert in Zeile 13 der Datei _UILabeledPushButton.h.