#import <TPBottomBar.h>
Abgeleitet von UIView.
Basisklasse für TPBottomButtonBar und TPBottomLockBar.
Öffentliche Methoden | |
| (id) | - initWithDefaultSize |
| (id) | - initWithFrame: |
| (void) | - drawRect: |
Öffentliche, statische Methoden | |
| (id) | + _backgroundImage |
| (void) | + preloadImages |
| (float) | + defaultHeight |
Definiert in Zeile 9 der Datei TPBottomBar.h.
| + (id) _backgroundImage |
Implementiert in TPBottomLockBar und TPTopLockBar.
| + (void) preloadImages |
| + (float) defaultHeight |
| - (id) initWithDefaultSize |
| - (id) initWithFrame: | (struct CGRect) | fp8 |
| - (void) drawRect: | (struct CGRect) | fp8 |
Implementiert in TPBottomDualButtonBar.