#import <UIValueButton.h>
Abgeleitet von UIThreePartButton.
Definiert in Zeile 11 der Datei UIValueButton.h.
| + (float) defaultHeight |
| - (void) _commonInitValueButton |
| - (id) initWithFrame: | (struct CGRect) | fp8 |
Implementiert UIThreePartButton.
| - (id) initWithTitle: | (id) | fp8 |
Implementiert UIPushButton.
| - (void) dealloc |
Implementiert UIPushButton.
| - (id) _titleByCombiningLabelAndValue |
| - (void) setValue: | (id) | fp8 |
| - (id) value |
| - (void) setValueStyle: | (id) | fp8 |
| - (void) setValueHighlightStyle: | (id) | fp8 |
| - (void) setLabel: | (id) | fp8 |
| - (id) label |
| - (void) setLabelBadgeImage: | (id) | fp8 |
| - (id) labelBadgeImage |
| - (void) setTitle: | (id) | fp8 |
Implementiert UIPushButton.
| - (void) setDisplayStyle: | (int) | fp8 |
| - (int) displayStyle |
| - (void) setShowsDisclosure: | (BOOL) | fp8 |
| - (BOOL) showsDisclosure |
| - (float) rightEndPadding |
| - (void) setDisclosureAlpha: | (float) | fp8 |
| - (float) disclosureAlpha |
| - (float) buttonEdge |
| - (void) _drawValueStyleInteriorInRect: | (struct CGRect) | fp8 | ||
| withValueColor: | (struct CGColor *) | fp24 | ||
| valueFont: | (struct __GSFont *) | fp28 | ||
| isPressed: | (BOOL) | fp32 | ||
| - (void) _drawLabelAndValueStyleInteriorInRect: | (struct CGRect) | fp8 |
| - (void) drawButtonPart: | (int) | fp8 | ||
| inRect: | (struct CGRect) | fp12 | ||
Implementiert UIPushButton.
| - (void) setValueColor: | (struct CGColor *) | fp8 |
| - (void) sizeToFit |
Implementiert UIPushButton.
- (int) _displayStyle [protected] |
Definiert in Zeile 13 der Datei UIValueButton.h.
- (NSString*) _labelString [protected] |
Definiert in Zeile 14 der Datei UIValueButton.h.
- (NSString*) _valueString [protected] |
Definiert in Zeile 15 der Datei UIValueButton.h.
- (NSString*) _valueStyle [protected] |
Definiert in Zeile 16 der Datei UIValueButton.h.
- (NSString*) _valueHighlightStyle [protected] |
Definiert in Zeile 17 der Datei UIValueButton.h.
- (UIImage*) _labelBadgeImage [protected] |
Definiert in Zeile 18 der Datei UIValueButton.h.
- (float) _disclosureAlpha [protected] |
Definiert in Zeile 19 der Datei UIValueButton.h.
- (struct CGColor*) _valueColor [read, protected] |
Definiert in Zeile 20 der Datei UIValueButton.h.
- (unsigned int) disclosureShown [protected] |
Definiert in Zeile 22 der Datei UIValueButton.h.
- (unsigned int) unused [protected] |
Definiert in Zeile 23 der Datei UIValueButton.h.
struct { ... } UIValueButton::_valueButtonFlags [protected] |