#import <UITextFieldBackground.h>
Abgeleitet von UIView.
Basisklasse für UIThreePartTextFieldBackground.
Öffentliche Methoden | |
| (void) | - setActive: |
| (BOOL) | - isActive |
| (void) | - setProgress: |
| (float) | - progress |
Geschützte Attribute | |
| BOOL | _isActive |
| float | _value |
Definiert in Zeile 9 der Datei UITextFieldBackground.h.
| - (void) setActive: | (BOOL) | fp8 |
Implementiert in UIThreePartTextFieldBackground.
| - (BOOL) isActive |
| - (void) setProgress: | (float) | fp8 |
Implementiert in UIThreePartTextFieldBackground.
| - (float) progress |
- (BOOL) _isActive [protected] |
Definiert in Zeile 11 der Datei UITextFieldBackground.h.
- (float) _value [protected] |
Definiert in Zeile 12 der Datei UITextFieldBackground.h.