#import <UITableCountView.h>
Abgeleitet von UITextLabel.
Öffentliche Methoden | |
| (id) | - initWithFrame:withCountString:withCount: |
| (void) | - dealloc |
| (void) | - setCountString:withCount: |
| (void) | - setCount: |
Geschützte Attribute | |
| NSString * | _countString |
Definiert in Zeile 11 der Datei UITableCountView.h.
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| withCountString: | (id) | fp24 | ||
| withCount: | (int) | fp28 | ||
| - (void) dealloc |
Implementiert UITextLabel.
| - (void) setCountString: | (id) | fp8 | ||
| withCount: | (int) | fp12 | ||
| - (void) setCount: | (int) | fp8 |
- (NSString*) _countString [protected] |
Definiert in Zeile 13 der Datei UITableCountView.h.